Part Number Hot Search : 
APTGT 2900A1 IRF6668 2060CT 2SD1145 MP351 87833 LD1117E
Product Description
Full Text Search
 

To Download S3C825 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  S3C825a/p825a 8-bit cmos microcontroller s user's manual revision 1
important notice the information in this publication has been carefully checked and is believed to be entirely accurate at the time of publication. samsung assumes no responsibility, however, for possible errors or omissions, or for any consequences resulting from the use of the information contained herein. samsung reserves the right to make changes in its products or product specifications with the intent to improve function or design at any time and without notice and is not required to update this documentation to reflect such changes. this publication does not convey to a purchaser of semiconductor devices described herein any license under the patent rights of samsung or others. samsung makes no warranty, representation, or guarantee regarding the suitability of its products for any particular purpose, nor does samsung assume any liability arising out of the application or use of any product or circuit and specifically disclaims any and all liability, including without limitation any consequential or incidental damages. "typical" parameters can and do vary in different applications. all operating parameters, including " typicals" must be validated for each customer application by the customer's technical experts. samsung products are not designed, intended, or authorized for use as components in systems intended for surgical implant into the body, for other applications intended to support or sustain life, or for any other application in which the failure of the samsung product could create a situation where personal injury or death may occur. should the buyer purchase or use a samsung product for any such unintended or unauthorized application, the buyer shall indemnify and hold samsung and its officers, employees, subsidiaries, affiliates, and distributors harmless against all claims, costs, damages, expenses, and reasonable attorney fees arising out of, either directly or indirectly, any claim of personal injury or death that may be associated with such unintended or unauthorized use, even if such claim alleges that samsung was negligent regarding the design or manufacture of said product. S3C825a/p825a 8-bit cmos microcontroller s user's manual, revision 1 publication number: 2 1 - s3-c825a/p825a - 032002 ? 2002 samsung electronics all rights reserved. no part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electric or mechanical, by photocopying, recording, or otherwise, without the prior written consent of samsung electronics. samsung electronics' microcontroller business has been awarded full iso- 1400 1 certification (bsi certificate no. fm24653). all semiconductor products are designed and manufactured in accordance with the highest quality standards and objectives. samsung electronics co., ltd. san #24 nongseo-ri, giheung-eup yongin-city, gyeonggi-do, korea c.p.o. box #37, suwon 440-900 tel: (82)-(31)-209-1934 fax: (82)-(31)-209-1899 home page: http:// www.samsungsemi.com printed in the republic of korea
S3C825a/p825a microcontroller iii preface the S3C825a/p825a microcontroller user's manual is designed for application designers and progr ammers who are using the S3C825a/p825a microcontroller for application development. it is organized in two main parts: part i programming model part ii hardware descriptions part i contains software-related information to familiarize you with the microcontroller's architecture, programming model, instruction set, and interrupt structure. it has six chapter s: chapter 1 product overview chapter 2 address spaces chapter 3 addressing modes chapter 4 control registers chapter 5 interrupt structure chapter 6 instruction set chapter 1, "product overview," is a high-l evel introduction to S3C825a/p825a with general product descriptions, as well as detailed information about individual pin characteristics and pin circuit types. chapter 2, "address spaces," describes program and data memory spaces, the internal register file, and register addressing. chapter 2 also describes working register addressing, as well as system stack and user-defined stack operations. chapter 3, "addressing modes," contains detailed descriptions of the addressing modes that are supported by the s3c8-series cpu . chapter 4, "control registers," contains overview tables for all mapped system and peripheral control register values, as well as detailed one-page descriptions in a standardized format. you can use these easy-to-read, alphabetically organized, register descriptions as a quick-reference source when writing programs. chapter 5, "interrupt s tructure," describes the S3C825a/p825a interrupt structure in detail and further prepares you for additional information presented in the individual hardware module descriptions in part ii. chapter 6, "instruction set," describes the features and conventions of the instruction set used for all s3c8 -series microcontrollers. several summary tables are presented for orientation and reference. detailed descriptions of each instruction are presented in a standard format. each instruction description includes one or more practical examples of how to use the instruction when writing an application program. a basic familiarity with the information in part i will help you to understand the hardware module descriptions in part ii. if you are not yet familiar with the s3c8-series microcontroller family and are reading this manual for the first time, we recommend that you first read chapter s 1 ? 3 carefully. then, briefly look over the detailed information in chapter s 4, 5, and 6. later, you can reference the information in part i as necessary. part ii "hardware descriptions," has detailed information about specific hardware components of the S3C825a/p825a microcontroller. also included in part ii are electrical, mechanical, otp, and development tools data. it has 15 chapter s: chapter 7 clock circuit chapter 8 reset and power-down chapter 9 i/o ports chapter 10 ba sic timer and timer 0 chapter 11 timer 1 chapter 12 8-bit timer 2 chapter 1 3 16-bit timer 3 chapter 14 watch timer chapter 15 lcd controller/driver chapter 16 10-bit analog-to-digital converter chapter 17 serial i/o interface chapter 18 uart chapter 19 electrical data chapter 20 mechanical data chapter 21 s3p825a otp chapter 22 development tools two order forms are included at the back of this manual to facilitate customer order for S3C825a/p825a microcontrollers: the mask rom order form, and the mask option selection form. you can photocopy these forms, fill them out, and then forward them to your local samsung sales representative.

S3C825a/p825a microcontroller v table of contents part i ? programming model chapter 1 product overview s3c8-series microcontrollers ................................ ................................ ................................ ................... 1-1 S3C825a microcontroller ................................ ................................ ................................ ......................... 1-1 otp ................................ ................................ ................................ ................................ ......................... 1-1 features ................................ ................................ ................................ ................................ .................. 1-2 block diagram ................................ ................................ ................................ ................................ ......... 1-3 pin assignment ................................ ................................ ................................ ................................ ........ 1-4 pin descriptions ................................ ................................ ................................ ................................ ....... 1-6 pin circuits ................................ ................................ ................................ ................................ .............. 1-8 chapter 2 address spaces overview ................................ ................................ ................................ ................................ ................. 2-1 program memory (rom) ................................ ................................ ................................ ......................... 2-2 register architecture ................................ ................................ ................................ ............................... 2-3 register page pointer (pp) ................................ ................................ ................................ .................. 2-5 register set 1 ................................ ................................ ................................ ................................ ...... 2-6 register set 2 ................................ ................................ ................................ ................................ ...... 2-6 prime register space ................................ ................................ ................................ .......................... 2-7 working registers ................................ ................................ ................................ ............................... 2-8 using the register points ................................ ................................ ................................ .................... 2-9 register addressing ................................ ................................ ................................ ................................ . 2-11 common working register area (c0h?cfh) ................................ ................................ ...................... 2-13 4-bit working register addressing ................................ ................................ ................................ ...... 2-14 8-bit working register addressing ................................ ................................ ................................ ...... 2-16 system and user stack ................................ ................................ ................................ ........................... 2-18 chapter 3 addressing modes overview ................................ ................................ ................................ ................................ ................. 3-1 register addressing mode (r) ................................ ................................ ................................ ................. 3-2 indirect register addressing mode ( ir ) ................................ ................................ ................................ .... 3-3 indexed addressing mode (x) ................................ ................................ ................................ .................. 3-7 direct address mode ( da ) ................................ ................................ ................................ ....................... 3-10 indirect address mode ( ia ) ................................ ................................ ................................ ...................... 3-12 relative address mode ( ra ) ................................ ................................ ................................ .................... 3-13 immediate mode ( im) ................................ ................................ ................................ .............................. 3-14
vi S3C825a/p825a microcontroller table of contents (cont inued ) chapter 4 control registers overview ................................ ................................ ................................ ................................ ................ 4-1 chapter 5 interrupt structure overview ................................ ................................ ................................ ................................ ................ 5-1 interrupt types ................................ ................................ ................................ ............................... 5-2 s 3c825a interrupt structure ................................ ................................ ................................ ........... 5-3 interrupt vector addresses ................................ ................................ ................................ ............. 5-5 enable/disable interrupt instructions ( ei, di) ................................ ................................ .................. 5-7 system-level interrupt control registers ................................ ................................ ........................ 5-7 interrupt processing control points ................................ ................................ ................................ . 5-8 peripheral interrupt control registers ................................ ................................ ............................. 5-9 system mode register ( sym ) ................................ ................................ ................................ ......... 5-10 interrupt mask register ( imr ) ................................ ................................ ................................ ......... 5-11 interrupt priority register ( ipr ) ................................ ................................ ................................ ....... 5-12 interrupt request register ( irq ) ................................ ................................ ................................ .... 5-14 interrupt pending function types ................................ ................................ ................................ ... 5-15 interrupt source polling sequence ................................ ................................ ................................ .. 5-16 interrupt service routines ................................ ................................ ................................ .............. 5-16 generating interrupt vector addresses ................................ ................................ ........................... 5-17 nesting of vectored interrupts ................................ ................................ ................................ ........ 5-17 instruction pointer ( ip ) ................................ ................................ ................................ .................... 5-17 fast interrupt processing ................................ ................................ ................................ ................ 5-17 chapter 6 instruction set overview ................................ ................................ ................................ ................................ ................ 6-1 data types ................................ ................................ ................................ ................................ ..... 6-1 register addressing ................................ ................................ ................................ ........................ 6-1 addressing modes ................................ ................................ ................................ .......................... 6-1 flags register (flags) ................................ ................................ ................................ .................... 6-6 flag descriptions ................................ ................................ ................................ ............................ 6-7 instruction set notation ................................ ................................ ................................ .................. 6-8 condition codes ................................ ................................ ................................ ............................. 6-12 instruction descriptions ................................ ................................ ................................ ................... 6-13
S3C825a/p825a microcontroller vii table of contents (continued) part ii hardware descriptions chapter 7 clock circuit overview ................................ ................................ ................................ ................................ ................. 7-1 system clock circuit ................................ ................................ ................................ ....................... 7-1 main oscillator circuits ................................ ................................ ................................ .................... 7-2 sub oscillator circuits ................................ ................................ ................................ ..................... 7-2 c lock status during power-down modes ................................ ................................ ......................... 7-3 system clock control register (clkcon ) ................................ ................................ ...................... 7-4 oscillator control register ( osccon ) ................................ ................................ ............................ 7- 5 switching the cpu clock ................................ ................................ ................................ ................. 7- 6 chapter 8 reset reset and power-down system reset ................................ ................................ ................................ ................................ .......... 8-1 overview ................................ ................................ ................................ ................................ ......... 8-1 normal mode reset operation ................................ ................................ ................................ ........ 8-1 hardware reset values ................................ ................................ ................................ ................... 8-2 power-down modes ................................ ................................ ................................ ................................ . 8-5 stop mode ................................ ................................ ................................ ................................ ....... 8-5 idle mode ................................ ................................ ................................ ................................ ........ 8-6 chapter 9 i/o ports overview ................................ ................................ ................................ ................................ ................. 9- 1 port data registers ................................ ................................ ................................ ......................... 9- 3 port 0, 1 ................................ ................................ ................................ ................................ .......... 9- 4 port 2 ................................ ................................ ................................ ................................ .............. 9- 5 port 3 ................................ ................................ ................................ ................................ .............. 9- 8 port 4 ................................ ................................ ................................ ................................ .............. 9- 10 port 5 ................................ ................................ ................................ ................................ .............. 9- 13 port 6, 7, 8 ................................ ................................ ................................ ................................ ...... 9- 15 chapter 10 basic timer and timer 0 overview ................................ ................................ ................................ ................................ ................. 10-1 basic timer (bt) ................................ ................................ ................................ ................................ ..... 10-1 basic timer control register (btcon) ................................ ................................ ........................... 10-2 basic timer function description ................................ ................................ ................................ .... 10-3 8-bit timer/counter 0 ................................ ................................ ................................ .............................. 10-5 timer/counter 0 control register (t0con) ................................ ................................ ..................... 10-5 timer 0 function description ................................ ................................ ................................ ........... 10-8
viii S3C825a/p825a microcontroller table of contents (continued) chapter 11 timer 1 one 16-bit timer mode (timer 1) ................................ ................................ ................................ ........... 11-1 overview ................................ ................................ ................................ ................................ ........ 11-1 function description ................................ ................................ ................................ ....................... 11-1 block diagram ................................ ................................ ................................ ................................ 11-3 two 8-bit timers mode (timer a and b) ................................ ................................ ................................ . 11-4 overview ................................ ................................ ................................ ................................ ........ 11-4 function description ................................ ................................ ................................ ....................... 11-4 chapter 1 2 8-bit timer 2 overview ................................ ................................ ................................ ................................ ................ 12-1 function description ................................ ................................ ................................ ....................... 12-1 timer 2 control register ( t2con ) ................................ ................................ ................................ . 12-2 block diagram ................................ ................................ ................................ ................................ 12-3 chapter 1 3 16-bit timer 3 overview ................................ ................................ ................................ ................................ ................ 13-1 timer/counter 3 control register ( t3con ) ................................ ................................ ............................ 13-1 timer 3 function description ................................ ................................ ................................ .................. 13-4 chapter 1 4 watch timer overview ................................ ................................ ................................ ................................ ................ 14-1 watch timer control register (wtcon) ................................ ................................ ........................ 14-2 watch timer circuit diagram ................................ ................................ ................................ ......... 14-3 chapter 15 lcd controller/driver overview ................................ ................................ ................................ ................................ ................ 15-1 lcd circuit diagram ................................ ................................ ................................ ....................... 15-2 lcd ram address area ................................ ................................ ................................ ................. 15-3 lcd control register ( lcon ) ................................ ................................ ................................ ......... 15-4 lcd mode control register ( lmod ), f3h at bank 0 of set 1 ................................ ......................... 15-5 lcd voltage dividing resistors ................................ ................................ ................................ ...... 15-6
S3C825a/p825a microcontroller ix table of contents (continued) chapter 16 10-bit analog-to-digital converter overview ................................ ................................ ................................ ................................ ................. 16-1 function description ................................ ................................ ................................ ................................ 16-1 conversion timing ................................ ................................ ................................ .......................... 16-2 a/d converter control register (adcon) ................................ ................................ ....................... 16-2 internal reference voltage levels ................................ ................................ ................................ ... 16-3 block diagram ................................ ................................ ................................ ................................ ......... 16-3 chapter 17 serial i/o interface overview ................................ ................................ ................................ ................................ ................. 17-1 programming procedure ................................ ................................ ................................ ...................... 17-1 sio control registers (siocon) ................................ ................................ ................................ ......... 17-2 sio pre-scaler register (siops) ................................ ................................ ................................ ........ 17-3 sio block diagram ................................ ................................ ................................ ................................ .. 17-3 serial i/o timing diagram (sio0, sio1) ................................ ................................ .............................. 17-4 chapter 1 8 uart overview ................................ ................................ ................................ ................................ ................. 18-1 programming procedure ................................ ................................ ................................ ...................... 18-1 uart control register ( uartcon ) ................................ ................................ ................................ ... 18-2 uart interrupt pending bits ................................ ................................ ................................ ................ 18-3 uart data register (udata) ................................ ................................ ................................ ............... 18-4 uart baud rate data register ( brdata ) ................................ ................................ ......................... 18-4 baud rate calculations ................................ ................................ ................................ ...................... 18-4 block diagram ................................ ................................ ................................ ................................ ......... 18-6 uart mode 0 function description ................................ ................................ ................................ ..... 18-7 serial port mode 1 function description ................................ ................................ .............................. 18-8 serial port mode 2 function description ................................ ................................ .............................. 18-9 serial port mode 3 function description ................................ ................................ .............................. 18-10 serial communication for multiprocessor configurations ................................ ................................ ..... 18-11
x S3C825a/p825a microcontroller table of contents (concluded ) chapter 19 electrical data overview ................................ ................................ ................................ ................................ ................ 19-1 chapter 20 mechanical data overview ................................ ................................ ................................ ................................ ................ 20-1 chapter 21 s3p825a otp overview ................................ ................................ ................................ ................................ ................ 21-1 operating mode characteristics ................................ ................................ ................................ ...... 21-4 chapter 22 development tools overview ................................ ................................ ................................ ................................ ................ 22-1 shine ................................ ................................ ................................ ................................ ............ 22-1 sama assembler ................................ ................................ ................................ ........................... 22-1 sasm88 ................................ ................................ ................................ ................................ ......... 22-1 hex2rom ................................ ................................ ................................ ................................ ...... 22-1 target boards ................................ ................................ ................................ ................................ . 22-1 tb825a target board ................................ ................................ ................................ ..................... 22-3 smds2+ selection (sam8) ................................ ................................ ................................ ............ 22-4 idle led ................................ ................................ ................................ ................................ ......... 22-4 stop led ................................ ................................ ................................ ................................ ........ 22-4
S3C825a/p825a microcontroller xi list of figures figure title page number number 1-1 block diagram ................................ ................................ ................................ ........ 1-3 1-2 S3C825a pin assignments (80-tqfp-1212) ................................ .......................... 1-4 1-3 S3C825a pin assignments (80-qfp-1420) ................................ ............................ 1-5 1-4 pin circuit type a ................................ ................................ ................................ .. 1-8 1-5 pin circuit type b (reset) ................................ ................................ ................... 1-8 1-6 pin circuit type c ................................ ................................ ................................ .. 1-8 1-7 pin circuit type e-4 (p2, p3.4?p3.7, p4, p5) ................................ ........................ 1-8 1-8 pin circuit type f-16 (p3.0-p3.3) ................................ ................................ ........... 1-9 1-9 pin circuit type h-23 ................................ ................................ ............................. 1-9 1-10 pin circuit type h- 32(p0, p1, p6-p8) ................................ ................................ ..... 1-9 2-1 program memory address space ................................ ................................ ........... 2-2 2-2 internal register file organization ................................ ................................ ......... 2-4 2-3 register page pointer (pp) ................................ ................................ .................... 2-5 2-4 set 1, set 2, prime area register, and lcd data register map ............................. 2-7 2-5 8-byte working register areas (slices) ................................ ................................ .. 2-8 2-6 contiguous 16-byte working register block ................................ ........................... 2-9 2-7 non-contiguous 16-byte working register block ................................ ................... 2-10 2-8 16-bit register pair ................................ ................................ ................................ 2-11 2-9 register file addressing ................................ ................................ ......................... 2-12 2-10 common working register area ................................ ................................ ............ 2-13 2-11 4-bit working register addressing ................................ ................................ ......... 2-15 2-12 4-bit working register addressing example ................................ .......................... 2-15 2-13 8-bit working register addressing ................................ ................................ ......... 2-16 2-14 8-bit working register addressing example ................................ .......................... 2-17 2-15 stack operations ................................ ................................ ................................ .... 2-18 3-1 register addressing ................................ ................................ ............................... 3-2 3-2 working register addressing ................................ ................................ ................. 3-2 3-3 indirect register addressing to register file ................................ .......................... 3-3 3-4 indirect register addressing to program memory ................................ ................... 3-4 3-5 indirect working register addressing to register file ................................ ............ 3-5 3-6 indirect working register addressing to program or data memory ........................ 3-6 3-7 indexed addressing to register file ................................ ................................ ....... 3-7 3-8 indexed addressing to program or data memory with short offset ........................ 3-8 3-9 indexed addressing to program or data memory ................................ ................... 3-9 3-10 direct addressing for load instructions ................................ ................................ ... 3-10 3-11 direct addressing for call and jump instructions ................................ .................... 3-11 3-12 indirect addressing ................................ ................................ ................................ . 3-12 3-13 relative addressing ................................ ................................ ............................... 3-13 3-14 immediate addressing ................................ ................................ ............................ 3-14
xii S3C825a/p825a microcontroller list of figures (continued) figure title page number number 4-1 register description format ................................ ................................ .................. 4-4 5-1 s3c8-series interrupt types ................................ ................................ .................. 5-2 5-2 S3C825a interrupt structure ................................ ................................ .................. 5-4 5-3 rom vector address area ................................ ................................ ..................... 5-5 5-4 interrupt function diagram ................................ ................................ .................... 5-8 5-5 system mode register (sym) ................................ ................................ ................ 5-10 5-6 interrupt mask register (imr) ................................ ................................ ................ 5-11 5-7 interrupt request priority groups ................................ ................................ ........... 5-12 5-8 interrupt priority register (ipr) ................................ ................................ .............. 5-13 5-9 interrupt request register (irq) ................................ ................................ ........... 5-14 6-1 system flags register (flags) ................................ ................................ ............ 6-6 7-1 crystal/ceramic oscillator (fx) ................................ ................................ ............... 7-2 7-2 external oscillator (fx) ................................ ................................ ........................... 7-2 7-3 rc oscillator (fx) ................................ ................................ ................................ ... 7-2 7-4 crystal/ceramic oscillator (fxt) ................................ ................................ .............. 7-2 7-5 external oscillator (fxt) ................................ ................................ .......................... 7-2 7-6 system clock circuit diagram ................................ ................................ ............... 7-3 7-7 system clock control register (clkcon ) ................................ ............................ 7-4 7-8 oscillator control register (osccon) ................................ ................................ .. 7- 5 7-9 stop contr ol register (stpcon) ................................ ................................ ........ 7- 7 9-1 port group 0 control register (pg0con) ................................ ............................. 9-4 9-2 port 2 high-byte control register (p2conh) ................................ ........................ 9-6 9-3 port 2 low-byte control register (p2conl) ................................ .......................... 9-6 9-4 port 2 pull-up control register (p2pur) ................................ ............................... 9-7 9-5 port 2 interrupt control register (p2int) ................................ ............................... 9-7 9-6 port 3 high-byte control register (p3conh) ................................ ........................ 9-8 9-7 port 3 low-byte control register (p3conl) ................................ .......................... 9-9 9-8 port 3 pull-up control register (p3pur) ................................ ............................... 9-9 9-9 port 4 high-byte control register (p4conh) ................................ ........................ 9-10 9-10 port 4 low-byte control register ( p4conl) ................................ .......................... 9-11 9-11 port 4 interrupt control register (p4int) ................................ ............................... 9-11 9-12 port 4 interrupt pending control register (p4pnd) ................................ ................ 9-12 9-13 port 4 interrupt edge selection register (p4edge) ................................ .............. 9-12 9-14 port 5 high-byte control register (p5conh) ................................ ........................ 9-13 9-15 port 5 low-byte control register (p5conl) ................................ .......................... 9-14 9-16 port 5 pull-up control register (p5pur) ................................ ............................... 9-14 9-17 port group 1 control register (pg1con) ................................ ............................. 9-15
S3C825a/p825a microcontroller xiii list of figures (continued) page title page number number 10-1 basic timer control register (btcon) ................................ ................................ .. 10- 2 10-2 basic timer block diagram ................................ ................................ .................... 10-4 10-3 timer 0 control register (t0con) ................................ ................................ ......... 10-6 10-4 interrupt pending register (intpnd) ................................ ................................ ...... 10-7 10-5 simplified timer 0 function diagram: interval timer mode ................................ .... 10-8 10-6 simplified timer 0 function diagram: pwm mode ................................ ................. 10-9 10-7 simplified timer 0 function diagram: capture mode ................................ ............. 10-10 10-8 timer 0 block diagram ................................ ................................ ........................... 10-11 11-1 timer 1 control register (tacon) ................................ ................................ ......... 11-2 11-2 timer 1 functional block diagram ................................ ................................ .......... 11-3 11-3 timer a control register (tacon) ................................ ................................ ........ 11-5 11-4 timer b control register (tbcon) ................................ ................................ ........ 11-6 11-5 timer a and b function block diagram ................................ ................................ .. 11-7 12-1 timer 2 control register (t2con) ................................ ................................ ......... 12-2 12-2 timer 2 functional block diagram ................................ ................................ .......... 12-3 13-1 timer 3 control register (t3con) ................................ ................................ ......... 13-2 13-2 interrupt pending register (intpnd) ................................ ................................ ...... 13-3 13-3 simplified timer 3 function diagram: interval timer mode ................................ .... 13-4 13-4 simplified timer 3 function diagram: pwm mode ................................ ................. 13-5 13-5 simplified timer 3 function diagram: capture mode ................................ ............. 13-6 13-6 timer 3 block diagram ................................ ................................ ........................... 13-7 14-1 watch timer control register (wtcon) ................................ ............................... 14-2 14-2 watch timer cir cuit diagram ................................ ................................ ................. 14-3 15-1 lcd function diagram ................................ ................................ ........................... 15-1 15-2 lcd circuit diagram ................................ ................................ .............................. 15-2 15-3 lcd display data ram organization ................................ ................................ ..... 15-3 15-4 lcd control register (lcon) ................................ ................................ ................ 15-4 15-5 lcd bias circuit connection ................................ ................................ .................. 15-6 15-6 example 1 for the usage of lcon.7?.6 ................................ ................................ .. 15-7 15-7 example 2 for the usage of lcon.7?.6 ................................ ................................ .. 15-8 15-8 lcd signal waveforms (1/3 duty, 1/3 bias) ................................ ........................... 15-9 15-9 lcd signal waveforms (1/4 duty, 1/3 bias) ................................ ........................... 15-10 15-10 lcd signal waveforms (1/8 duty, 1/4 bias) ................................ ........................... 15-11 15-11 lcd signal waveforms (1/8 duty, 1/5 bias) ................................ ........................... 15-13 16-1 a/d converter control register (adcon) ................................ .............................. 16-2 16-2 a/d converter data register (addatah/addatal) ................................ ............. 16-3 16-3 a/d converter functional block diagram ................................ ............................... 16-3 16-4 recommended a/d converter circuit for highest absolute accuracy ..................... 16-4
xiv S3C825a/p825a microcontroller list of figures (concluded) page title page number number 17-1 serial i/o module control register (siocon) ................................ ....................... 17-2 17-2 sio prescaler register (siops) ................................ ................................ ............ 17-3 17-3 sio functional block diagram ................................ ................................ ............... 17-3 17-4 serial i/o timing in transmit/receive mode (tx at falling, siocon.4 = 0 ) ........... 17-4 17-5 serial i/o timing in transmit/receive mode (tx at rising, siocon.4 = 1) ............ 17-4 18-1 uart control register (uartcon) ................................ ................................ ..... 18-2 18-2 uart interrupt pending bits (intpnd.5?.4) ................................ .......................... 18-3 18-3 uart data register (udata) ................................ ................................ ............... 18-4 18-4 uart baud rate data register (brdata) ................................ ........................... 18-4 18-5 uart functional block diagram ................................ ................................ ........... 18-6 18-6 timing diagram for serial port mode 0 operation ................................ ................. 18-7 18-7 timing diagram for serial port mode 1 operation ................................ ................. 18-8 18-8 timing diagram for serial port mode 2 operation ................................ ................. 18-9 18-9 timing diagram for seria l port mode 3 operation ................................ ................. 18-10 18-10 connection example for multiprocessor serial data communications ................... 18-12 19-1 input timing for external interrupts (p2.4?p2.7, p4) ................................ .............. 19-5 19-2 input timing for reset ................................ ................................ ........................ 19-5 19-3 stop mode release timing initiated by reset ................................ ..................... 19-6 19-4 stop mode release timing initiated by interrupts ................................ .................. 19-7 19-5 serial data transfer timing ................................ ................................ ................... 19-9 19-6 clock timing measurement at x in ................................ ................................ ......... 19-11 19-7 clock timing measurement at xt in ................................ ................................ ....... 19-11 19-8 operating voltage range ................................ ................................ ...................... 19-12 19-9 waveform for uart timing chara cteristics ................................ .......................... 19-13 19-10 a.c. timing waveform for the uart module ................................ ........................ 19-14 20-1 package dimensions (80-qfp-1420c) ................................ ................................ .. 20-1 20-2 package dimension (80-tqfp-1212) ................................ ................................ .... 20-2 21-1 s3p825a pin assignments (80-pin tqfp package) ................................ .............. 21-2 21-2 s3p825a pin assignments (80-pin qfp package) ................................ ................ 21-3 21-3 operating voltage range ................................ ................................ ...................... 21-5 22-1 smds product configuration (smds2+) ................................ ............................... 22-2 22-2 tb825a target board configuration ................................ ................................ ...... 22-3 22-3 40-pin connectors (j101, j102) for tb825a ................................ .......................... 22-5 22-4 S3C825a cables for 80-tqfp package ................................ ................................ 22-6
S3C825a/p825a microcontroller xv list of tables table title page number number 1-1 S3C825a pin descriptions ................................ ................................ ...................... 1-6 2-1 S3C825a register type summary ................................ ................................ ......... 2-3 4-1 set 1 registers (intpnd/stpcon/osccon are in bank 0 of set 1) ..................... 4-1 4-2 set 1, bank 0 registers ................................ ................................ .......................... 4-2 4-3 set 1, bank 1 registers ................................ ................................ .......................... 4-3 5-1 interrupt vectors ................................ ................................ ................................ ..... 5-6 5-2 interrupt control register overview ................................ ................................ ........ 5-7 5-3 interrupt source control and data registers ................................ ........................... 5-9 6-1 instruction group summary ................................ ................................ .................... 6-2 6-2 flag notation conventions ................................ ................................ ..................... 6-8 6-3 instruction set symbols ................................ ................................ .......................... 6-8 6-4 instruction notation conventions ................................ ................................ ............ 6-9 6-5 opcode quick reference ................................ ................................ ....................... 6-10 6-6 condition codes ................................ ................................ ................................ ..... 6-12 8-1 S3C825a set 1 register and values after reset ................................ .................. 8-2 8-2 S3C825a set 1, bank 0 register values after reset ................................ ........... 8-3 8-3 S3C825a set 1, bank 1 register values after reset ................................ ........... 8-4 9-1 S3C825a port configuration overview ................................ ................................ ... 9-2 9-2 port data register summary ................................ ................................ .................. 9-3 15-1 lcd mode control register (lmod) organization ................................ .................. 15-5 18-1 commonly used baud rates generated by brdata ................................ ............ 18-5
xvi S3C825a/p825a microcontroller list of tables (continued) table title page number number 19-1 absolute maximum ratin gs ................................ ................................ ................... 19-2 19-2 d.c. electrical characteristics ................................ ................................ ............... 19-2 19-3 a.c. electrical characteristics ................................ ................................ ................ 19-5 19-4 input/output capacitance ................................ ................................ ...................... 19-6 19-5 data retention supply voltage in stop mode ................................ ........................ 19-6 19-6 a/d converter electrical characteristics ................................ ................................ 19-8 19-7 synchronous sio electrical characteristics ................................ ........................... 19-9 19-8 main oscillator characteristics ................................ ................................ .............. 19-10 19-9 sub oscillator characteristics ................................ ................................ ................ 19-10 19-10 main oscillator stabilization time ................................ ................................ .......... 19-11 19-11 sub oscillator stabilization time ................................ ................................ ........... 19-11 19-12 uart timing characteristics in mode 0 (8 mhz) ................................ ................... 19-13 21-1 descriptions of pins used to read/write the eprom ................................ ............ 21-4 21-2 comparison of s3p825a and S3C825a features ................................ .................. 21-4 21-3 operating mode selection criteria ................................ ................................ ......... 21-4 22-1 power selection settings for tb825a ................................ ................................ .... 22-4 22-2 the smds2+ tool selection setting ................................ ................................ ..... 22-4
S3C825a/p825a microcontroller xvii list of programming tips description page number chapter 2: address spaces using the page pointer for ram clear (page 0, page1) ................................ ................................ ....... 2-5 setting the register pointers ................................ ................................ ................................ ............... 2-9 using the rps to calculate the sum of a series of registers ................................ ............................... 2-10 addressing the common working register area ................................ ................................ ................. 2-14 standard stack operations using push and pop ................................ ................................ .............. 2-19 chapter 7: clock circuit switching the cpu clock ................................ ................................ ................................ ...................... 7- 6

S3C825a/p825a microcontroller xix list of register descriptions register full register name page identifier number adcon a/d converter control register ................................ ................................ .............. 4-5 btcon basic timer control register ................................ ................................ .................. 4-6 clkcon system clock control register ................................ ................................ ............... 4-7 flags system flags register ................................ ................................ ........................... 4-8 imr interrupt mask register ................................ ................................ .......................... 4-9 intpnd interrupt pending register ................................ ................................ ...................... 4-10 iph instruction pointer (high byte ) ................................ ................................ ............... 4-11 ipl instruction pointer (low byte ) ................................ ................................ ................ 4-11 ipr interrupt priority register ................................ ................................ ........................ 4-12 irq interrupt request register ................................ ................................ ...................... 4-13 lcon lcd control register ................................ ................................ ............................. 4-14 lmod lcd mode control register ................................ ................................ .................... 4-15 osscon oscillator control register ................................ ................................ ...................... 4-16 p 2 con h port 2 control register (high byte ) ................................ ................................ ........ 4-17 p 2 con l port 2 control register ( low byte ) ................................ ................................ ......... 4-18 p2pur port 2 pull-up control register ................................ ................................ ............... 4-19 p2int port 2 interrupt control register ................................ ................................ ............. 4-20 p3 con h port 3 control register (high byte ) ................................ ................................ ........ 4-21 p3conl port 3 control register ( low byte ) ................................ ................................ ......... 4-22 p3pur port 3 pull-up control reg ister ................................ ................................ ............... 4-23 p4 con h port 4 control register (high byte ) ................................ ................................ ........ 4-24 p4conl port 4 control register ( low byte ) ................................ ................................ ......... 4-25 p4edge port 4 interrupt edge selection register ................................ ................................ . 4-26 p4int port 4 interrupt control register ................................ ................................ ............. 4-27 p4pnd port 4 interrupt pending register ................................ ................................ ........... 4-28 p5 con h port 5 control register (high byte ) ................................ ................................ ........ 4-29 p5conl port 5 control register ( low byte ) ................................ ................................ ......... 4-30 p5pur port 5 pull-up control register ................................ ................................ ............... 4-31 pg0con port group 0 control register ................................ ................................ ................ 4-32 pg1con port group 1 control register ................................ ................................ ................ 4-33 pp register page pointer ................................ ................................ ............................ 4-34 rp0 regis ter pointer 0 ................................ ................................ ................................ ... 4-35 rp1 register pointer 1 ................................ ................................ ................................ ... 4-35 siocon sio control register ................................ ................................ .............................. 4-36 sph stack pointer (high byte) ................................ ................................ ....................... 4-37 spl stack pointer (low byte) ................................ ................................ ........................ 4-37 stpcon stop control register ................................ ................................ ............................. 4-38 sym system mode register ................................ ................................ ........................... 4-39 t0con timer 0 control register ................................ ................................ ........................ 4-40 tacon timer 1/a control register ................................ ................................ ..................... 4-41 tbcon timer b control register ................................ ................................ ........................ 4-42 t2con timer 2 control register ................................ ................................ ........................ 4-43 t3con timer 3 control register ................................ ................................ ........................ 4-44 uartcon uart control register ................................ ................................ ........................... 4-45 wtcon watch timer control register ................................ ................................ ................ 4-46
xx S3C825a/p825a microcontroller
S3C825a/p825a microcontroller xxi list of instruction descriptions instruction full register name page mnemonic number adc add with carry ................................ ................................ ................................ ........ 6-14 add add ................................ ................................ ................................ ........................ 6-15 and logical and ................................ ................................ ................................ ........... 6-16 band bit and ................................ ................................ ................................ .................. 6-17 bcp bit compare ................................ ................................ ................................ ........... 6-18 bitc bit complement ................................ ................................ ................................ ..... 6-19 bitr bit reset ................................ ................................ ................................ ................ 6-20 bits bit set ................................ ................................ ................................ .................... 6-21 bor bit or ................................ ................................ ................................ .................... 6-22 btjrf bit test, jump relative on false ................................ ................................ ............ 6-23 btjrt bit test, jump relative on true ................................ ................................ ............. 6-24 bxor bit xor ................................ ................................ ................................ .................. 6-25 call call procedure ................................ ................................ ................................ ....... 6-26 ccf complement carry flag ................................ ................................ ......................... 6-27 clr clear ................................ ................................ ................................ ...................... 6-28 com complement ................................ ................................ ................................ ........... 6-29 cp compare ................................ ................................ ................................ ................ 6-30 cpije compare, increment, and jump on equal ................................ .............................. 6-31 cpijne compar e, increment, and jump on non-equal ................................ ....................... 6-32 da decimal adjust ................................ ................................ ................................ ....... 6-33 dec decrement ................................ ................................ ................................ ............. 6-35 decw decrement word ................................ ................................ ................................ .... 6-36 di disable interrupts ................................ ................................ ................................ ... 6-37 div divide (unsigned) ................................ ................................ ................................ ... 6-38 djnz decrement and jump if non-zero ................................ ................................ .......... 6-39 ei enable interrupts ................................ ................................ ................................ .... 6-40 enter enter ................................ ................................ ................................ ...................... 6-41 exit exit ................................ ................................ ................................ ........................ 6-42 idle idle operation ................................ ................................ ................................ ........ 6-43 inc increment ................................ ................................ ................................ ............... 6-44 incw increment word ................................ ................................ ................................ ..... 6-45 iret interrupt return ................................ ................................ ................................ ...... 6-46 jp jump ................................ ................................ ................................ ...................... 6-47 jr jump relative ................................ ................................ ................................ ........ 6-48 ld load ................................ ................................ ................................ ....................... 6-49 ldb load bit ................................ ................................ ................................ .................. 6-51
xxii S3C825a/p825a microcontroller list of instruction descriptions (continued) instruction full register n ame page mnemonic number ldc/lde load memory ................................ ................................ ................................ ......... 6-52 ldcd/lded load memory and decrement ................................ ................................ ................ 6-54 ldci/ldei load memory and increment ................................ ................................ .................. 6-55 ldcpd/ldepd load memory with pre-decrement ................................ ................................ ......... 6-56 ldcpi/ldepi load memory with pre-increment ................................ ................................ ........... 6-57 ldw load word ................................ ................................ ................................ ............. 6-58 mult multiply (unsigned) ................................ ................................ ................................ . 6-59 next next ................................ ................................ ................................ ....................... 6-60 nop no operation ................................ ................................ ................................ .......... 6-61 or logical or ................................ ................................ ................................ ............. 6-62 pop pop from stack ................................ ................................ ................................ ....... 6-63 popud pop user stack ( decrementing) ................................ ................................ ............. 6-64 popui pop user stack (incrementing) ................................ ................................ ............... 6-65 push push to stack ................................ ................................ ................................ ......... 6-66 pushud push user stack ( decrementing) ................................ ................................ ............ 6-67 pushui push user stack (incrementing) ................................ ................................ ............. 6-68 rcf reset carry flag ................................ ................................ ................................ .... 6-69 ret return ................................ ................................ ................................ .................... 6-70 rl rotate left ................................ ................................ ................................ ............. 6-71 rlc rotate left through carry ................................ ................................ ....................... 6-72 rr rotate right ................................ ................................ ................................ ........... 6-73 rrc rotate right through carry ................................ ................................ ..................... 6-74 sb0 select bank 0 ................................ ................................ ................................ ......... 6-75 sb1 select bank 1 ................................ ................................ ................................ ......... 6-76 sbc subtract with carry ................................ ................................ ................................ . 6-77 scf set carry flag ................................ ................................ ................................ ........ 6-78 sra shift right arithmetic ................................ ................................ .............................. 6-79 srp/srp0/srp1 set register pointer ................................ ................................ ............................... 6-80 stop stop operation ................................ ................................ ................................ ....... 6-81 sub subtract ................................ ................................ ................................ .................. 6-82 swap swap nibbles ................................ ................................ ................................ ......... 6-83 tcm test complement under mask ................................ ................................ ................ 6-84 tm test under mask ................................ ................................ ................................ ..... 6 -85 wfi wait for interrupt ................................ ................................ ................................ .... 6-86 xor logical exclusive or ................................ ................................ ............................. 6-87
S3C825a/p825a prod uct overview 1- 1 1 product overview s3c8-series microcontrollers samsung's s3c8 series of 8-bit single-chip cmos microcontrollers offers a fast and efficient cpu, a wide range of integrated peripherals, and various mask-programmable rom sizes. among the major cpu features are: ? efficient register-oriented architecture ? selectable cpu clock sources ? idle and stop power-down mode release by interrupt ? built-in basic timer with watchdog function a sophisticated interrupt structure recognizes up to eight interrupt levels. each level can have one or more interrupt sources and vectors. fast interrupt processing (within a minimum of four cpu clocks) can be assigned to specific interrupt levels. S3C825a microcontroller the S3C825a single-chip microcontroller are fabricated using the highly advanced cmos process. its design is based on the powerful sam88rc cpu core. stop and idle (power-down) modes were implemented to reduce power consumption. the S3C825a is a microcontroller with a 48k-byte mask-programmable rom embedded. the s3p825a is a microcontroller with a 48k-byte one-time-programmable rom embedded. using the sam88rc modular design approach, the following peripherals were integrated with the sam88rc cpu core: ? large number of programmable i/o ports (total 67 pins) ? synch ronous sio module ? two 8-bit timer/counters ? two 16-bit timer/counters ? lcd controller/driver ? a/d converter with 4 selectable input pins otp the S3C825a microcontroller is also available in otp (one time programmable) version, s3p825a. the s3p825a microcontroller has an on-chip 48k-byte one-time-programmable eprom instead of masked rom. the s3p825a is comparable to S3C825a, both in function and in pin configuration.
product overview s3 c825a/p825a 1- 2 features cpu ? sam88rc cpu core memory ? 2064-byte internal register file (including lcd display ram) ? 48k-byte internal program memory area instruction set ? 78 instructions ? idle and stop instructions 67 i/o pins ? 31 normal i/o pins ? 36 pins sharing with lcd signals interrupts ? 8 interrupt levels and 23 internal sources ? fast interrupt processing feature 8-bit basic timer ? watchdog timer function ? 4 kinds of clock source timer/counter 0 ? programmable 8-bit internal timer ? external event counter function ? pwm and capture function timer/counter 1 ? one 16-bit timer/counter mode ? two 8-bit timer/counters a/b mode ? external event counter function timer/counter 2 ? programmable 8-bit interval timer ? external event counter function timer/counter 3 ? programmable 16-bit interval timer ? external event counter function ? pwm and capture function watch timer ? interval time: 3.19ms, 0.25s, 0.5s, 1.0s at 32.768 khz ? 0.5/1/2/4 khz buzzer output selectable analog to digital converter ? 4-channel analog input ? 10-bit conversion resolution ? 25 m s conversion time serial i/o interface ? 8 -bit transmit/receive mode ? 8-bit receive mode ? selectable baud rate or external clock source uart ? full-duplex serial i/o interface ? four programmable operating modes lcd controller/driver ? 28 segments and 8 common terminals ? 3, 4, and 8 common selectable ? internal resistor circuit for lcd bias two power-down modes ? idle mode: only cpu clock stops ? stop mode: system clock and cpu clock stop oscillation source ? crystal, ceramic, or rc for main clock ? crystal for sub clock (32.768 khz) instruction execution time ? 500 ns at fx=8 mhz (minimum, main clock) ? 122 m s at fxt=32.768 khz (sub clock) operating temperature range ? ?25 c to +85 c operating voltage range ? 2.0 v to 5.5 v at 4 mhz (main clock) ? 2.2 v to 5.5 v at 8 mhz (main clock) ? 2.0 v to 5.5 v at 32.768 khz (sub clock) package type ? 80-pin tqfp-1212, 80-pin qfp-1420
S3C825a/p825a prod uct overview 1- 3 block diagram i/o port and interrupt control sam88rc core 48k-byte rom 2064-byte register file test v dd1 /v dd2 reset p1.4-p1.7/ int0-int3 p4.0-p4.7/ int4-int11 v ss1 /v ss2 lcd driver/controller 8-bit timer/counter0 sio basic timer watchdog timer watch timer p5.0/buz main osc sub osc timer 1 p2.4/t0clk p3.7/t0cap p3.7/t0out/t0pwm x in x out xt in xt out 8-bit timer a 8-bit timer a p2.5/t1clk p2.6/taout p2.7/tbout 16-bit timer/counter3 8-bit timer/counter2 p2.2/t2clk p2.3/t2out p3.5/t3clk p3.6/t3cap p3.6/t3out/t3pwm p5.0/sck p5.1/si p5.2/so uart p5.4/rxd p5.5/txd p6.0-p6.3/ com0-com3 p7.0-p8.3/ seg4-seg15 p0.0-p1.7/ seg16-seg31 v lc1 p6.4-p6.7/ com4-com7/ seg0-seg3 p5.0/sck p5.1/si p5.2/so p5.3/buz p5.4/rxd p5.5/txd p4.0-p4.7/ int4-int11 p3.0/ad0 p3.1/ad1 p3.2/ad2 p3.3/ad3 p3.4 p3.5/t3clk p2.0 p2.1 p2.2/t2clk p2.3/t2out p2.4/int0/t0clk p0.0-p0.7/ seg16-seg23 p1.0-p1.7/ seg24-seg31 p2.5/int1/t1clk p2.6/int2/taout p2.7/int3/tbout p6.0/com0 p6.1/com1 p6.2/com2 p6.3/com3 p6.4/com4/seg0 p6.5/com5/seg1 p6.6/com6/seg2 p6.7/com7/seg3 p7.0-p7.7/ seg4-seg11 p8.0-p8.3/ seg12-seg15 p3.0-p3.3/ ad0-ad3 p3.7/t0out/ t0pwm/t0cap p3.6/t3out/ p3.6/t3out/p port 5 port 2 port 0 port 1 port 3 port 4 port 6 port 7 port 8 10-bit adc figure 1-1. block diagram
product overview s3 c825a/p825a 1- 4 pin assignment p1.1/seg25 p1.2/seg26 p1.3/seg27 p1.4/seg28 p1.5/seg29 p1.6/seg30 p1.7/seg31 p2.0 p2.1 v dd1 v ss1 x out x in test xt in xt out reset p2.2/t2clk p2.3/t2out p2.4/int0/t0clk S3C825a (80-tqfp-1212) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 p2.5/int1/t1clk p2.6/int2/taout p2.7/int3/tbout av ref p3.0/ad0 p3.1/ad1 p3.2/ad2 p3.3/ad3 av ss p3.4 p3.5/t3clk p3.6/t3out/t3pwm/t3cap p3.7/t0out/t0pwm/t0cap p4.0/int4 p4.1/int5 p4.2/int6 p4.3/int7 p4.4/int8 p4.5/int9 p4.6/int10 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 p7.0/seg4 p6.7/seg3/com7 p6.6/seg2/com6 p6.5/seg1/com5 p6.4/seg0/com4 p6.3/com3 p6.2/com2 p6.1/com1 p6.0/com0 v dd2 v ss2 v lc1 p5.6 p5.5/txd p5.4/rxd p5.3/buz p5.2/so p5.1/si p5.0/sck p4.7/int11 p1.0/seg24 p0.7/seg23 p0.6/seg22 p0.5/seg21 p0.4/seg20 p0.3/seg19 p0.2/seg18 p0.1/seg17 p0.0/seg16 p8.3/seg15 p8.2/seg14 p8.1/seg13 p8.0/seg12 p7.7/seg11 p7.6/seg10 p7.5/seg9 p7.4/seg8 p7.3/seg7 p7.2/seg6 p7.1/seg5 figure 1-2. S3C825a pin assignments (80-tqfp-1212)
S3C825a/p825a prod uct overview 1- 5 p0.6/seg22 p0.5/seg21 p0.4/seg20 p0.3/seg19 p0.2/seg18 p0.1/seg17 p0.0/seg16 p8.3/seg15 p8.2/seg14 p8.1/seg13 p8.0/seg12 p7.7/seg11 p7.6/seg10 p7.5/seg9 p7.4/seg8 p7.3/seg7 p0.7/seg23 p1.0/seg24 p1.1/seg25 p1.2/seg26 p1.3/seg27 p1.4/seg28 p1.5/seg29 p1.6/seg30 p1.7/seg31 p2.0 p2.1 v dd1 v ss1 x out x in test xt in xt out reset p2.2/t2clk p2.3/t2out p2.4/int0/t0clk p2.5/int1/t1clk p2.6/int2/taout S3C825a (80-qfp-1420c) 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 p2.7/int3/tbout av ref p3.0/ad0 p3.1/ad1 p3.2/ad2 p3.3/ad3 av ss p3.4 p3.5/t3clk p3.6/t3out/t3pwm/t3cap p3.7/t0out/t0pwm/t0cap p4.0/int4 p4.1/int5 p4.2/int6 p4.3/int7 p4.4/int8 p7.2/seg6 p7.1/seg5 p7.0/seg4 p6.7/seg3/com7 p6.6/seg2/com6 p6.5/seg1/com5 p6.4/seg0/com4 p6.3/com3 p6.2/com2 p6.1/com1 p6.0/com0 v dd2 v ss2 v lc1 p5.6 p5.5/txd p5.4/rxd p5.3/buz p5.2/so p5.1/si p5.0/sck p4.7/int11 p4.6/int10 p4.5/int9 figure 1-3. S3C825a pin assignments (80-qfp-1420)
product overview s3 c825a/p825a 1- 6 pin descriptions table 1-1. S3C825a pin descriptions pin names pin type pin description circuit type pin numbers share pins p0.0?p0.7 i/o 4-bit-programmable i/o port. input or push-pull, open-drain output and software assignable pull-ups. h-32 72?79 (74-80, 1) seg16 ? seg23 p1.0?1.7 i/o 4-bit-programmable i/o port. input or push-pull, open-drain output and software assignable pull-ups. h-32 80, 1?7 (2-9) seg24 ? seg31 p2.0 p2.1 p2.2 p2.3 p2.4 p2.5 p2.6 p2.7 i/o 1-bit-programmable i/o port. schmitt trigger input or push-pull, open- drain output and software assignable pull- ups. p2.4?p2.7: alternately used for external interrupt input (noise filters, interrupt enable and pending control) e-4 8 (10) 9 (11) 18 (20) 19 (21) 20 (22) 21 (23) 22 (24) 23 (25) ? ? t2clk t2out int0/t0clk int1/t1clk int2/taout int3/tbout p3.0?p3.3 i/o f-16 25?28 (27?30) ad0?ad3 p3.4 p3.5 p3.6 p3.7 e-4 30(32) 31(33) 32(34) 33(35) ? t3clk t3out/t3pwm/t3cap t0out/t0pwm/t0cap p4.0?p4.7 i/o 1-bit-programmable i/o port. schmitt trigger input or push-pull, open- drain output and software assignable pull- ups. p4.0?p4.7: alternately used for external interrupt input (noise filters, interrupt enable and pending control) e-4 34?41 (36?43) int4?int11 p5.0 p5.1 p5.2 p5.3 p5.4 p5.5 p5.6 i/o 1-bit-programmable i/o port. schmitt trigger input or push-pull, open- drain output and software assignable pull- ups. e-4 42 (44) 43 (45) 44 (46) 45 (47) 46 (48) 47 (49) 48 (50) sck si so buz rxd txd ? p6.0-p6.3 i/o h-32 52-55(54-57) com0?com3 p6.4?p6.7 56-59(58-61) com4?com7/ seg0?seg3 p7.0?p7.7 i/o h-32 60-67(62-69) seg4?seg11 p8.0?p8.3 i/o h-32 68-71(70-73) seg12?seg15 note: parentheses indicate pin number for 80-qfp-1420 package. 1-bit-programmable i/o port. schmitt trigger input or push-pull, open-drain output, and software assignable pull-ups. 4-bit programmable i/o port. input or push-pull, open-drain output and software assignable pull-ups.
S3C825a/p825a prod uct overview 1- 7 table 1-1. S3C825a pin descriptions (continued) pin names pin type pin description circuit type pin numbers (note) share pins v ss1 , v dd1 ? power input pins for core block ? 10, 11 (12, 13) ? x out , x in ? main oscillator pins ? 12, 13 (14, 15) ? test ? test signal input pin (must be connected to v ss ) ? 14 (16) ? xt in , xt out ? sub oscillator pins ? 15, 16 (17,18) ? reset i system reset pin b 17 (19) ? int0?int3 i/o external interrupt input pins e-4 20?23 (22?25) p2.4?p2.7 t0clk i/o timer 0 external clock input. e-4 20 (22) p2.4 t0out i/o timer 0 clock output e-4 33 (35) p3.7 t0pwm i/o timer 0 pwm output e-4 33 (35) p3.7 t0cap i/o timer 0 capture input e-4 33 (35) p3.7 t1clk i/o timer 1/a external clock input. e-4 21 (23) p2.5 taout i/o timer 1/a clock output e-4 22 (24) p2.6 tbout i/o timer b clock output e-4 23 (25) p2.7 t2clk i/o timer 2 external clock input. e-4 18 (20) p2.2 t2out i/o timer 2 clock output e-4 19 (21) p2.3 t3clk i/o timer 3 external clock input. e-4 31 (33) p3.5 t3out i/o timer 3 clock output e-4 32 (34) p3.6 t3pwm i/o timer 3 pwm output e-4 32 (34) p3.6 t3cap i/o timer 3 capture input e-4 32 (34) p3.6 ad0?ad3 i/o analog input pins for a/d convert module f-16 25?28 (27?30) p3.0?p3.3 av ref , av ss ? a/d converter reference voltage and ground ? 24, 29 (26, 31) ? int4?int11 i/o external interrupt input pins e-4 34?41 (36?43) p4.0?p4.7 buz i/o buzzer signal output e-4 45 (47) p5.3 sck, si, so i/o serial clock, serial data input, serial data output e-4 42?44 (44?46) p5.0?p5.2 rxd, txd i/o uart data input, output e-4 46-47 (48-49) p5.4-p5.5 v lc1 ? lcd bias voltage input pins ? 49 (51) ? v ss2 , v dd2 ? power input pins for peripheral block ? 50, 51 (52, 53) ? com0?com3 i/o lcd common signal output h-32 52?55 (54?57) p6.0-p6.3 seg0?seg3 (com4?com7) i/o lcd common or segment signal output h-32 56?59 (58?61) p6.4-p6.7 seg4?seg11 i/o lcd segment signal output h-32 60?67 (62?69) p7.0-p7.7 seg12?seg15 i/o lcd segment signal output h-32 68?71 (70?73) p8.0-p8.3 seg16?seg23 i/o lcd segment signal output h-32 72?79 (74?80, 1) p0.0?p0.7 seg24?seg31 i/o lcd segment signal output h-32 80, 1?7 (2?9) p1.0?p1.7 note: parentheses indicate pin number for 80-qfp-1420 package.
product overview s3 c825a/p825a 1- 8 pin circuits p-channel n-channel in v dd figure 1-4. pin circuit type a in v dd pull-up resistor schmitt trigger figure 1-5. pin circuit type b ( reset reset ) p-channel n-channel v dd out output disable data open-drain figure 1-6. pin circuit type c v dd output disable data pull-up resistor v dd i/o p-ch n-ch schmitt trigger open-drain enable pull-up enable v ss figure 1-7. pin circuit type e-4 (p2, p3.4?p3.7, p4, p5)
S3C825a/p825a prod uct overview 1- 9 pull-up enable data output disable adcen data adc select v dd i/o circuit type c to adc open-drain figure 1-8. pin circuit type f-16 (p3.0-p3.3) out com/seg v lc2 v lc3 v lc4 output disable v lc1 v lc5 v ss figure 1-9. pin circuit type h-23 v dd open drain data com/seg output disable2 resistor enable v dd circuit type h-23 output disable1 p-ch n-ch pull-up resistor i/o figure 1-10. pin circuit type h-32(p0, p1, p6-p8)
product overview s3 c825a/p825a 1- 10 notes
S3C825a/p825a address spaces 2- 1 2 address spaces overview the S3C825a microcontroller has two types of address space: ? internal program memory (rom) ? internal register file a 16-bit address bus supports program memory operations. a separate 8-bit register bus carries addresses and data between the cpu and the register file. the S3C825a has an internal 48-kbyte mask-programmable rom. the 256-byte physical register space is expanded into an addressable area of 320 bytes using addressing modes. a 32-byte lcd display register file is implemented. there are 2,137 mapped registers in the internal register file. of these, 2,064 are for general-purpose. (this number includes a 16-byte working register common area used as a "scratch area" for data operations, eight 192-byte prime register areas, and eight 64-byte areas (set 2)). thirteen 8-bit registers are used for the cpu and the system control, and 60 registers are mapped for peripheral controls and data registers. seven register locations are not mapped.
address spaces s3c8 25a/p825a 2- 2 program memory (rom) program memory (rom) stores program codes or table data. the S3C825a has 48k bytes internal mask- programmable program memory. the first 256 bytes of the rom (0h?0ffh) are reserved for interrupt vector addresses. unused locations in this address range can be used as normal program memory. if you use the vector address area to store a program code, be careful not to overwrite the vector addresses stored in these locations. the rom address at which a program execution starts after a reset is 0100h. (decimal) 49,151 (hex) bfffh 48k-bytes internal program memory area ffh 255 interrupt vector area 0h 0 figure 2-1. program memory address space
S3C825a/p825a address spaces 2- 3 register architecture in the S3C825a implementation, the upper 64-byte area of register files is expanded two 64 -byte areas, called set 1 and set 2 . the upper 32-byte area of set 1 is further expanded two 32-byte register banks (bank 0 and bank 1), and the lower 32-byte area is a single 32-byte common area. in case of S3C825a the total number of addressable 8-bit registers is 2137. of these 2137 registers, 13 bytes are for cpu and system control registers, 60 bytes are for peripheral control and data registers, 16 bytes are used as a shared working registers, and 2048 registers are for general-purpose use, page 0-page 7 (including 32 bytes for lcd display registers). you can always address set 1 register locations, regardless of which of the eight register pages is currently selected. set 1 locations, however, can only be addressed using register addressing modes. the extension of register space into separately addressable areas (sets, banks, and pages) is supported by various addressing mode restrictions, the select bank instructions, sb0 and sb1, and the register page pointer (pp). specific register types and the area (in bytes) that they occupy in the register file are summarized in table 2?1. table 2-1. S3C825a register type summary register type number of bytes general-purpose registers (including the 16-byte common working register area, eight 192-byte prime register area (including lcd data registers), and eight 64-byte set 2 area). cpu and system control registers mapped clock, peripheral, i/o control, and data registers 2,064 13 60 total addressable bytes 2,137
address spaces s3c8 25a/p825a 2- 4 system registers (register addressing mode) working registers (working register addressing only) bank 1 system and peripheral control registers bank 0 system and peripheral control registers (register addressing mode) set 1 ffh 32 bytes e0h dfh d0h cfh c0h prime data registers (all addressing modes) lcd display register ~ ~ page 7 1fh 00h 32 bytes ~ page 1 ~ page 7 ~ ~ page 1 page 0 prime data registers (all addressing modes) page 0 set 2 registers (indirect register, indexed mode, and stack operations) ~ ~ ~ c0h bfh 00h ffh ffh ffh ffh 192 bytes 64 bytes 256 bytes ffh figure 2-2. internal register file organization
S3C825a/p825a address spaces 2- 5 register page pointer (pp) the s3c8-series architecture supports the logical expansion of the physical 256-byte internal register file (using an 8-bit data bus) into as many as 16 separately addressable register pages. page addressing is controlled by the register page pointer (pp, dfh). in the S3C825a microcontroller, a paged register file expansion is implemented for lcd data registers, and the register page pointer must be changed to address other pages. after a reset, the page pointer's source value (lower nibble) and the destination value (upper nibble) are always "0000", automatically selecting page 0 as the source and destination page for register addressing. register page pointer (pp) dfh ,set 1, r/w lsb msb .7 .6 .5 .4 .3 .2 .1 .0 destination register page selection bits: 0000 destination: page 0 source register page selection bits: 0000 source: page 0 note: a hardware reset operation writes the 4-bit destination and source values shown above to the register page pointer. these values should be modified to address other pages. figure 2-3. register page pointer (pp) + + programming tip ? using the page pointer for ram clear (page 0, page 1) ld pp,#00h ; destination ? 0, source ? 0 srp #0c0h ld r0,#0ffh ; page 0 ram clear starts ramcl0 clr @r0 djnz r0,ramcl0 clr @r0 ; r0 = 00h ld pp,#10h ; destination ? 1, source ? 0 ld r0,#0ffh ; page 1 ram clear starts ramcl1 clr @r0 djnz r0,ramcl1 clr @r0 ; r0 = 00h note: you should refer to page 6-39 and use djnz instruction properly when djnz instruction is used in your program.
address spaces s3c8 25a/p825a 2- 6 register set 1 the term set 1 refers to the upper 64 bytes of the register file, locations c0h?ffh. the upper 32-byte area of this 64-byte space (e0h?ffh) is expanded two 32-byte register banks, bank 0 and bank 1 . the set register bank instructions, sb0 or sb1, are used to address one bank or the other. a hardware reset operation always selects bank 0 addressing. the upper two 32-byte areas (bank 0 and bank 1) of set 1 (e0h?ffh) contains 57 mapped system and peripheral control registers. the lower 32-byte area contains 16 system registers (d0h?dfh) and a 16-byte common working register area (c0h?cfh). you can use the common working register area as a ?scratch? area for data operations being performed in other areas of the register file. registers in set 1 locations are directly accessible at all times using register addressing mode. the 16-byte working register area can only be accessed using working register addressing (for more information about working register addressing, please refer to chapter 3, "addressing modes.") register set 2 the same 64-byte physical space that is used for set 1 locations c0h?ffh is logically duplicated to add another 64 bytes of register space. this expanded area of the register file is called set 2 . for the S3C825a, the set 2 address range (c0h?ffh) is accessible on pages 0-7. the logical division of set 1 and set 2 is maintained by means of addressing mode restrictions. you can use only register addressing mode to access set 1 locations. in order to access registers in set 2, you must use register indirect addressing mode or indexed addressing mode. the set 2 register area of page 0 is commonly used for stack operations.
S3C825a/p825a address spaces 2- 7 prime register space the lower 192 bytes (00h?bfh) of the S3C825a's eight 256 -byte register pages is called prime register area. prime registers can be accessed using any of the seven addressing modes (see chapter 3, "addressing modes.") the prime register area on page 0 is immediately addressable following a reset. in order to address prime registers on pages 0, 1, 2, 3, 4, 5, 6, or 7, you must set the register page pointer (pp) to the appropriate source and destination values. ffh page 7 ffh page 6 ffh page 5 ffh c0h 00h bfh page 4 page 0 prime space ffh fch e0h d0h c0h set 1 bank 0 peripheral and i/o general-purpose cpu and system control lcd data register bank 1 ffh page 3 set 2 ffh page 2 set 2 ffh page 1 set 2 ffh c0h 00h bfh page 0 set 2 page 0 prime space lcd data register area page 7 00h 1fh figure 2-4. set 1, set 2, prime area register, and lcd data register map
address spaces s3c8 25a/p825a 2- 8 working registers instructions can access specific 8-bit registers or 16-bit register pairs using either 4-bit or 8-bit address fields. when 4-bit working register addressing is used, the 256-byte register file can be seen by the programmer as one that consists of 32 8-byte register groups or "slices." each slice comprises of eight 8-bit registers. using the two 8-bit register pointers, rp1 and rp0, two working register slices can be selected at any one time to form a 16-byte working register block. using the register pointers, you can move this 16-byte register block anywhere in the addressable register file, except the set 2 area. the terms slice and block are used in this manual to help you visualize the size and relative locations of selected working register spaces: ? one working register slice is 8 bytes (eight 8-bit working registers, r0?r7 or r8?r15) ? one working register block is 16 bytes (sixteen 8-bit working registers, r0?r15) all the registers in an 8-byte working register slice have the same binary value for their five most significant address bits. this makes it possible for each register pointer to point to one of the 24 slices in the register file. the base addresses for the two selected 8-byte register slices are contained in register pointers rp0 and rp1. after a reset, rp0 and rp1 always point to the 16-byte common area in set 1 (c0h?cfh). each register pointer points to one 8-byte slice of the register space, selecting a total 16-byte working register block. 1 1 1 1 1 x x x rp1 (registers r8-r15) rp0 (registers r0-r7) slice 32 slice 31 ~ ~ cfh c0h ffh f8h f7h f0h fh 8h 7h 0h slice 2 slice 1 10h set 1 only 0 0 0 0 0 x x x figure 2-5. 8-byte working register areas (slices)
S3C825a/p825a address spaces 2- 9 using the register points register pointers rp0 and rp1, mapped to addresses d6h and d7h in set 1, are used to select two movable 8 -byte working register slices in the register file. after a reset, they point to the working register common area: rp0 points to addresses c0h?c7h, and rp1 points to addresses c8h?cfh. to change a register pointer value, you load a new value to rp0 and/or rp1 using an srp or ld instruction. (see figures 2-6 and 2-7). with working register addressing, you can only access those two 8-bit slices of the register file that are currently pointed to by rp0 and rp1. you cannot, however, use the register pointers to select a working register space in set 2, c0h?ffh, because these locations can be accessed only using the indirect register or indexed addressing modes. the selected 16-byte working register block usually consists of two contiguous 8-byte slices. as a general programming guideline, it is recommended that rp0 point to the "lower" slice and rp1 point to the "upper" slice (see figure 2-6). in some cases, it may be necessary to define working register areas in different (non- contiguous) areas of the register file. in figure 2-7, rp0 points to the "upper" slice and rp1 to the "lower" slice. because a register pointer can point to either of the two 8-byte slices in the working register block, you can flexibly define the working register area to support program requirements. + + programming tip ? setting the register pointers srp #70h ; rp0 ? 70h, rp1 ? 78h srp1 #48h ; rp0 ? no change, rp1 ? 48h, srp0 #0a0h ; rp0 ? a0h, rp1 ? no change clr rp0 ; rp0 ? 00h, rp1 ? no change ld rp1,#0f8h ; rp0 ? no change, rp1 ? 0f8h fh (r15) 0h (r0) 16-byte contiguous working register block register file contains 32 8-byte slices rp0 rp1 8h 7h 0 0 0 0 1 x x x 0 0 0 0 0 x x x 8-byte slice 8-byte slice figure 2-6. contiguous 16-byte working register block
address spaces s3c8 25a/p825a 2- 10 16-byte contiguous working register block register file contains 32 8-byte slices 0 0 0 0 0 x x x rp1 1 1 1 1 0 x x x rp0 0h (r0) 7h (r15) f0h (r0) f7h (r7) 8-byte slice 8-byte slice figure 2-7. non-contiguous 16-byte working register block + + programming tip ? using the rps to calculate the sum of a series of registers calculate the sum of registers 80h?85h using the register pointer. the register addresses from 80h through 85h contain the values 10h, 11h, 12h, 13h, 14h, and 15 h, respectively: srp0 #80h ; rp0 ? 80h add r0,r1 ; r0 ? r0 + r1 adc r0,r2 ; r0 ? r0 + r2 + c adc r0,r3 ; r0 ? r0 + r3 + c adc r0,r4 ; r0 ? r0 + r4 + c adc r0,r5 ; r0 ? r0 + r5 + c the sum of these six registers, 6fh, is located in the register r0 (80h). the instruction string used in this example takes 12 bytes of instruction code and its execution time is 36 cycles. if the register pointer is not used to calculate the sum of these registers, the following instruction sequence would have to be used: add 80h,81h ; 80h ? (80h) + (81h) adc 80h,82h ; 80h ? (80h) + (82h) + c adc 80h,83h ; 80h ? (80h) + (83h) + c adc 80h,84h ; 80h ? (80h) + (84h) + c adc 80h,85h ; 80h ? (80h) + (85h) + c now, the sum of the six registers is also located in register 80h. however, this instruction string takes 15 bytes of instruction code rather than 12 bytes, and its execution time is 50 cycles rather than 36 cycles.
S3C825a/p825a address spaces 2- 11 register addressing the s3c8-series register architecture provides an efficient method of working register addressing that takes full advantage of shorter instruction formats to reduce execution time. with register (r) addressing mode, in which the operand value is the content of a specific register or register pair, you can access any location in the register file except for set 2. with working register addressing, you use a register pointer to specify an 8 -byte working register space in the register file and an 8-bit register within that space. registers are addressed either as a single 8-bit register or as a paired 16-bit register space. in a 16-bit register pair, the address of the first 8-bit register is always an even number and the address of the next register is always an odd number. the most significant byte of the 16-bit data is always stored in the even-numbered register, and the least significant byte is always stored in the next (+1) odd-numbered register. working register addressing differs from register addressing as it uses a register pointer to identify a specific 8 -byte working r egister space in the internal register file and a specific 8-bit register within that space. msb rn lsb rn+1 n = even address figure 2-8. 16-bit register pair
address spaces s3c8 25a/p825a 2- 12 rp1 rp0 register pointers 00h all addressing modes page 0 indirect register, indexed addressing modes page 0 register addressing only can be pointed by register pointer ffh e0h bfh control registers system registers special-purpose registers d0h c0h bank 1 bank 0 note: in the S3C825a microcontroller, pages 0-7 are implemented. pages 0-7 contain all of the addressable registers in the internal register file. each register pointer (rp) can independently point to one of the 24 8-byte "slices" of the register file (other than set 2). after a reset, rp0 points to locations c0h-c7h and rp1 to locations c8h-cfh (that is, to the common working register area). ffh c0h set 2 prime registers cfh general-purpose register all addressing modes can be pointed by register pointer lcd data registers figure 2-9. register file addressing
S3C825a/p825a address spaces 2- 13 common working register area (c0h?cfh) after a reset, register pointers rp0 and rp1 automatically select two 8-byte register slices in set 1, locations c0h?cfh, as the active 16-byte working register block: rp0 ? c0h?c7h rp1 ? c8h?cfh this 16-byte address range is called common area . that is, locations in this area can be used as working registers by operations that address any location on any page in the register file. typically, these working registers serve as temporary buffers for data operations between different pages. ffh page 7 ffh page 6 ffh page 5 ffh c0h bfh page 4 page 0 prime space ffh fch e0h d0h c0h set 1 following a hardware reset, register pointers rp0 and rp1 point to the common working register area, locations c0h-cfh. rp0 = rp1 = 1 1 0 0 0 0 0 0 1 1 0 0 1 0 0 0 lcd data registers page 7 00h 1fh ffh page 3 set 2 ffh page 2 set 2 ffh page 1 set 2 ffh c0h 00h bfh page 0 set 2 page 0 prime space ~ ~ ~ ~ ~ ~ ~ ~ ~ figure 2-10. common working register area
address spaces s3c8 25a/p825a 2- 14 + + programming tip ? addressing the common working register area as the following examples show, you should access working registers in the common area, locations c0h?cfh, using working register addressing mode only. examples 1. ld 0c2h,40h ; invalid addressing mode! use working register addressing instead: srp #0c0h ld r2,40h ; r2 (c2h) ? the value in location 40h 2. add 0c3h,#45h ; invalid addressing mode! use working register addressing instead: srp #0c0h add r3,#45h ; r3 (c3h) ? r3 + 45h 4-bit working register addressing each register pointer defines a movable 8-byte slice of working register space. the address information stored in a register pointer serves as an addressing "window" that makes it possible for instructions to access working registers very efficiently using short 4-bit addresses. when an instruction addresses a location in the selected working register area, the address bits are concatenated in the following way to form a complete 8-bit address: ? the high-order bit of the 4-bit address selects one of the register pointers ("0" selects rp0, "1" selects rp1). ? the five high-order bits in the register pointer select an 8-byte slice of the register space. ? the three low-order bits of the 4-bit address select one of the eight registers in the slice. as shown in figure 2-11, the result of this operation is that the five high-order bits from the register pointer are concatenated with the three low-order bits from the instruction address to form the complete address. as long as the address stored in the register pointer remains unchanged, the three bits from the address will always point to an address in the same 8-byte register slice. figure 2-12 shows a typical example of 4-bit working register addressing. the high-order bit of the instruction "inc r6" is "0", which selects rp0. the five high-order bits stored in rp0 (01110b) are concatenated with the three low-order bits of the instruction's 4-bit address (110b) to produce the register address 76h (01110110b).
S3C825a/p825a address spaces 2- 15 together they create an 8-bit register address register pointer provides five high-order bits address opcode selects rp0 or rp1 rp1 rp0 4-bit address provides three low-order bits figure 2-11. 4-bit working register addressing register address (76h) rp0 0 1 1 1 0 0 0 0 0 1 1 1 0 1 1 0 r6 0 1 1 0 1 1 1 0 selects rp0 instruction 'inc r6' opcode rp1 0 1 1 1 1 0 0 0 figure 2-12. 4-bit working register addressing example
address spaces s3c8 25a/p825a 2- 16 8-bit working register addressing you can also use 8-bit working register addressing to access registers in a selected working register area. to initiate 8-bit working register addressing, the upper four bits of the instruction address must contain the value "1100b." this 4-bit value (1100b) indicates that the remaining four bits have the same effect as 4-bit working register addressing. as shown in figure 2-13, the lower nibble of the 8-bit address is concatenated in much the same way as for 4 -bit addressing: bit 3 selects either rp0 or rp1, which then supplies the five high-order bits of the final address; the three low-order bits of the complete address are provided by the original instruction. figure 2-14 shows an example of 8-bit working register addressing. the four high-order bits of the instruction address (1100b) specify 8-bit working register addressing. bit 4 ("1") selects rp1 and the five high-order bits in rp1 (10101b) become the five high-order bits of the register address. the three low-order bits of the register address (011) are provided by the three low-order bits of the 8-bit instruction address. the five address bits from rp1 and the three address bits from the instruction are concatenated to form the complete register address, 0abh (10101011b). 8-bit logical address 8-bit physical address register pointer provides five high-order bits address selects rp0 or rp1 rp1 rp0 three low-order bits these address bits indicate 8-bit working register addressing 1 1 0 0 figure 2-13. 8-bit working register addressing
S3C825a/p825a address spaces 2- 17 8-bit address form instruction 'ld r11, r2' rp0 0 1 1 0 0 0 0 0 1 1 0 0 1 0 1 1 selects rp1 r11 register address (0abh) rp1 1 0 1 0 1 0 0 0 1 0 1 0 1 0 1 1 specifies working register addressing figure 2-14. 8-bit working register addressing example
address spaces s3c8 25a/p825a 2- 18 system and user stack the s3c8-series microcontrollers use the system stack for data storage, subroutine calls and returns. the push and pop instructions are used to control system stack operations. the S3C825a architecture supports stack operations in the internal register file. stack operations return addresses for procedure calls, interrupts, and data are stored on the stack. the contents of the pc are saved to stack by a call instruction and restored by the ret instruction . when an interrupt occurs, the contents of the pc and the flags register are pushed to the stack. the iret instruction then pops these values back to their original locations. the stack address value is always decreased by one before a push operation and increased by one after a pop operation. the stack pointer (sp) always points to the stack frame stored on the top of the stack, as shown in figure 2-15. stack contents after a call instruction stack contents after an interrupt top of stack flags pch pcl pcl pch top of stack low address high address figure 2-15. stack operations user-defined stacks you can freely define stacks in the internal register file as data storage locations. the instructions pushui, pushud, popui, and popud support user-defined stack operations. stack pointers (spl, sph) register locations d8h and d9h contain the 16-bit stack pointer (sp) that is used for system stack operations. the most significant byte of the sp address, sp15?sp8, is stored in the sph register (d8h), and the least significant byte, sp7?sp0, is stored in the spl register (d9h). after a reset, the sp value is undetermined. because only internal memory space is implemented in the S3C825a, the spl must be initialized to an 8-bit value in the range 00h?ffh. the sph register is not needed and can be used as a general-purpose register, if necessary. when the spl register contains the only stack pointer value (that is, when it points to a system stack in the register file), you can use the sph register as a general-purpose data register. however, if an overflow or underflow condition occurs as a result of increasing or decreasing the stack address value in the spl register during normal stack operations, the value in the spl register will overflow (or underflow) to the sph register, overwriting any other data that is currently stored there. to avoid overwriting data in the sph register, you can initialize the spl value to "ffh" instead of "00h".
S3C825a/p825a address spaces 2- 19 + + programming tip ? standard stack operations using push and pop the following example shows you how to perform stack operations in the internal register file using push and pop instructions: ld spl,#0ffh ; spl ? ffh ; (normally, the spl is set to 0ffh by the initialization ; routine) ? ? ? push pp ; stack address 0feh ? pp push rp0 ; stack address 0fdh ? rp0 push rp1 ; stack address 0fch ? rp1 push r3 ; stack address 0fbh ? r3 ? ? ? pop r3 ; r3 ? stack address 0fbh pop rp1 ; rp1 ? stack address 0fch pop rp0 ; rp0 ? stack address 0fdh pop pp ; pp ? stack address 0feh
address spaces s3c8 25a/p825a 2- 20 notes
S3C825a/p825a addressing modes 3- 1 3 addressing modes overview instructions that are stored in program memory are fetched for execution using the program counter. instructions indicate the operation to be performed and the data to be operated on. addressing mode is the method used to determine the location of the data operand. the operands specified in sam88rc instructions may be condition codes, immediate data, or a location in the register file, program memory, or data memory. the s3c8-series instruction set supports seven explicit addressing modes. not all of these addressing modes are available for each instruction. the seven addressing modes and their symbols are: ? register (r) ? indirect register (ir) ? indexed (x) ? direct address (da) ? indirect address (ia) ? relative address (ra) ? immediate (im)
addressing modes s3 c825a/p825a 3- 2 register addressing mode (r) in register addressing mode (r), the operand value is the content of a specified register or register pair (see figure 3-1). working register addressing differs from register addressing in that it uses a register pointer to specify an 8 -byte working register space in the register file and an 8-bit register within that space (see figure 3-2). dst value used in instruction execution opcode operand 8-bit register file address point to one register in register file one-operand instruction (example) sample instruction: dec cntr ; where cntr is the label of an 8-bit register address program memory register file figure 3-1. register addressing dst opcode 4-bit working register point to the working register (1 of 8) two-operand instruction (example) sample instruction: add r1, r2 ; where r1 and r2 are registers in the curruntly selected working register area. program memory register file src 3 lsbs rp0 or rp1 selected rp points to start of working register block operand msb point to rp0 or rp1 figure 3-2. working register addressing
S3C825a/p825a addressing modes 3- 3 indirect register addressing mode (ir) in indirect register (ir) addressing mode, the content of the specified register or register pair is the address of the operand. depending on the instruction used, the actual address may point to a register in the register file, to program memory (rom), or to an external memory space (see figures 3-3 through 3- 6). you can use any 8-bit register to indirectly address another register. any 16-bit register pair can be used to indirectly address another memory location. please note, however, that you cannot access locations c0h?ffh in set 1 using the indirect register addressing mode. dst address of operand used by instruction opcode address 8-bit register file address point to one register in register file one-operand instruction (example) sample instruction: rl @shift ; where shift is the label of an 8-bit register address program memory register file value used in instruction execution operand figure 3-3. indirect register addressing to register file
addressing modes s3 c825a/p825a 3- 4 indirect register addressing mode (c ontinued ) dst opcode pair points to register pair example instruction references program memory sample instructions: call @rr2 jp @rr2 program memory register file value used in instruction operand register program memory 16-bit address points to program memory figure 3-4. indirect register addressing to program memory
S3C825a/p825a addressing modes 3- 5 indirect register addressing mode (c ontinued ) dst opcode address 4-bit working register address point to the working register (1 of 8) sample instruction: or r3, @r6 program memory register file src 3 lsbs value used in instruction operand selected rp points to start fo working register block rp0 or rp1 msb points to rp0 or rp1 ~ ~ ~ ~ figure 3-5. indirect working register addressing to register file
addressing modes s3 c825a/p825a 3- 6 indirect register addressing mode (c oncluded ) dst opcode 4-bit working register address sample instructions: ldc r5,@rr6 ; program memory access lde r3,@rr14 ; external data memory access lde @rr4, r8 ; external data memory access program memory register file src value used in instruction operand example instruction references either program memory or data memory program memory or data memory next 2-bit point to working register pair (1 of 4) lsb selects register pair 16-bit address points to program memory or data memory rp0 or rp1 msb points to rp0 or rp1 selected rp points to start of working register block figure 3-6. indirect working register addressing to program or data memory
S3C825a/p825a addressing modes 3- 7 indexed addressing mode (x) indexed (x) addressing mode adds an offset value to a base address during instruction execution in order to calculate the effective operand address (see figure 3-7). you can use indexed addressing mode to access locations in the internal register file or in external memory. please note, however, that you cannot access locations c0h?ffh in set 1 using indexed addressing mode. in short offset indexed addressing mode, the 8 -bit displacement is treated as a signed integer in the range ?128 to +127. this applies to external memory accesses only (see figure 3-8.) for register file addressing, an 8 -bit base address provided by the instruction is added to an 8-bit offset contained in a working register. for external memory accesses, the base address is stored in the working register pair designated in the instruction. the 8-bit or 16-bit offset given in the instruction is then added to that base address (see figure 3-9). the only instruction that supports indexed addressing mode for the internal register file is the load instruction (ld). the ldc and lde instructions support indexed addressing mode for internal program memory and for external data memory, when implemented. dst/src opcode two-operand instruction example point to one of the woking register (1 of 8) sample instruction: ld r0, #base[r1] ; where base is an 8-bit immediate value program memory register file x 3 lsbs value used in instruction operand index base address rp0 or rp1 selected rp points to start of working register block ~ ~ ~ ~ + figure 3-7. indexed addressing to register file
addressing modes s3 c825a/p825a 3- 8 indexed addressing mode (c ontinued ) register file operand program memory or data memory point to working register pair (1 of 4) lsb selects 16-bit address added to offset rp0 or rp1 msb points to rp0 or rp1 selected rp points to start of working register block dst/src opcode program memory x offset 4-bit working register address sample instructions: ldc r4, #04h[rr2] ; the values in the program address (rr2 + 04h) are loaded into register r4. lde r4,#04h[rr2] ; identical operation to ldc example, except that external program memory is accessed. next 2 bits register pair value used in instruction 8-bits 16-bits 16-bits + ~ ~ figure 3-8. indexed addressing to program or data memory with short offset
S3C825a/p825a addressing modes 3- 9 indexed addressing mode (c oncluded ) register file operand program memory or data memory point to working register pair lsb selects 16-bit address added to offset rp0 or rp1 msb points to rp0 or rp1 selected rp points to start of working register block sample instructions: ldc r4, #1000h[rr2] ; the values in the program address (rr2 + 1000h) are loaded into register r4. lde r4,#1000h[rr2] ; identical operation to ldc example, except that external program memory is accessed. next 2 bits register pair value used in instruction 8-bits 16-bits 16-bits dst/src opcode program memory src offset 4-bit working register address offset + ~ ~ figure 3-9. indexed addressing to program or data memory
addressing modes s3 c825a/p825a 3- 10 direct address mode (da) in direct address (da) mode, the instruction provides the operand's 16-bit memory address. jump (jp) and call (call) instructions use this addressing mode to specify the 16-bit destination address that is loaded into the pc whenever a jp or call instruction is executed. the ldc and lde instructions can use direct address mode to specify the source or destination address for load operations to program memory (ldc) or to external data memory (lde), if implemented. sample instructions: ldc r5,1234h ; the values in the program address (1234h) are loaded into register r5. lde r5,1234h ; identical operation to ldc example, except that external program memory is accessed. dst/src opcode program memory "0" or "1" lower address byte lsb selects program memory or data memory: "0" = program memory "1" = data memory memory address used upper address byte program or data memory figure 3-10. direct addressing for load instructions
S3C825a/p825a addressing modes 3- 11 direct address mode (c ontinued ) opcode program memory lower address byte memory address used upper address byte sample instructions: jp c,job1 ; where job1 is a 16-bit immediate address call display ; where display is a 16-bit immediate address next opcode figure 3-11. direct addressing for call and jump instructions
addressing modes s3 c825a/p825a 3- 12 indirect address mode (ia) in indirect address (ia) mode, the instruction specifies an address located in the lowest 256 bytes of the program memory. the selected pair of memory locations contains the actual address of the next instruction to be executed. only the call instruction can use the indirect address mode. because the indirect address mode assumes that the operand is located in the lowest 256 bytes of program memory, only an 8-bit address is supplied in the instruction; the upper bytes of the destination address are assumed to be all zeros. current instruction program memory locations 0-255 program memory opcode dst lower address byte upper address byte next instruction lsb must be zero sample instruction: call #40h ; the 16-bit value in program memory addresses 40h and 41h is the subroutine start address. figure 3-12. indirect addressing
S3C825a/p825a addressing modes 3- 13 relative address mode (ra) in relative address (ra) mode, a twos-complement signed displacement between ? 128 and + 127 is specified in the instruction. the displacement value is then added to the current pc value. the result is the address of the next instruction to be executed. before this addition occurs, the pc contains the address of the instruction immediately following the current instruction. several program control instructions use the relative address mode to perform conditional jumps. the instructions that support ra addressing are btjrf, btjrt, djnz, cpije, cpijne, and jr. opcode program memory displacement program memory address used sample instructions: jr ult,$+offset ; where offset is a value in the range +127 to -128 next opcode + signed displacement value current instruction current pc value figure 3-13. relative addressing
addressing modes s3 c825a/p825a 3- 14 immediate mode (im) in immediate (im) addressing mode, the operand value used in the instruction is the value supplied in the operand field itself. the operand may be one byte or one word in length, depending on the instruction used. immediate addressing mode is useful for loading constant values into registers. (the operand value is in the instruction) opcode sample instruction: ld r0,#0aah program memory operand figure 3-14. immediate addressing
S3C825a/p825a control register 4- 1 4 control registers overview in this chapter , deta iled descriptions of the S3C825a control registers are presented in an easy-to-read format. you can use this chapter as a quick-reference source when writing application programs. figure 4-1 illustrates the important features of the standard register description format. control register descriptions are arranged in alphabetical order according to register mnemonic. more detailed information about control registers is presented in the context of the specific peripheral hardware descriptions in part ii of this manual. data and counter registers are not described in detail in this reference chapter . more information about all of the registers used by a specific peripheral is presented in the corresponding peripheral descriptions in part ii of this manual. the locations and read/write characteristics of all mapped registers in the S3C825a register file are listed in table 4-1. the hardware reset value for each mapped register is described in chapter 8, ? reset and power- down ." table 4-1. set 1 registers (intpnd/stpcon/osccon are in bank 0 of set 1) register name mnemonic address r/w reset reset values (bit) decimal hex 7 6 5 4 3 2 1 0 interrupt pending register intpnd 208 d0h r/w ? ? 0 0 0 0 0 0 stop control register stpcon 209 d1h r/w 0 0 0 0 0 0 0 0 oscillator control register osccon 210 d2h r/w ? ? ? ? 0 0 ? 0 basic timer control register btcon 211 d3h r/w 0 0 0 0 0 0 0 0 system clock control register clkcon 212 d4h r/w 0 0 0 0 0 0 0 0 system flags register flags 213 d5h r/w x x x x x x 0 0 register pointer 0 rp0 214 d6h r/w 1 1 0 0 0 ? ? ? register pointer 1 rp1 215 d7h r/w 1 1 0 0 1 ? ? ? stack pointer (high byte) sph 216 d8h r/w x x x x x x x x stack pointer (low byte) spl 217 d9h r/w x x x x x x x x instruction pointer (high byte) iph 218 dah r/w x x x x x x x x instruction pointer (low byte) ipl 219 dbh r/w x x x x x x x x interrupt request register irq 220 dch r 0 0 0 0 0 0 0 0 interrupt mask register imr 221 ddh r/w x x x x x x x x system mode register sym 222 deh r/w 0 ? ? x x x 0 0 register page pointer pp 223 dfh r/w 0 0 0 0 0 0 0 0
control registers s 3c825a/p825a 4- 2 t able 4- 2 . set 1, bank 0 registers register name mnemonic address r/w resetb value(bit) decimal hex 7 6 5 4 3 2 1 0 sio control register siocon 224 e0h r/w 0 0 0 0 0 0 0 0 sio data register siodata 225 e1h r/w 0 0 0 0 0 0 0 0 sio prescaler register siops 226 e2h r/w 0 0 0 0 0 0 0 0 timer 0 counter register t0cnt 227 e3h r 0 0 0 0 0 0 0 0 timer 0 data register t0data 228 e4h r/w 1 1 1 1 1 1 1 1 timer 0 control register t0con 229 e5h r/w 0 0 0 0 0 0 0 0 timer b counter register tbcnt 230 e6h r 0 0 0 0 0 0 0 0 timer a counter register tacnt 231 e7h r 0 0 0 0 0 0 0 0 timer b data register tbdata 232 e8h r/w 1 1 1 1 1 1 1 1 timer a data register tadata 233 e9h r/w 1 1 1 1 1 1 1 1 timer b control register tbcon 234 eah r/w ? ? 0 0 0 0 0 0 timer 1/a control register tacon 235 ebh r/w 0 0 0 0 0 0 0 0 timer 2 counter register t2cnt 236 ech r 0 0 0 0 0 0 0 0 timer 2 data register t2data 237 edh r/w 1 1 1 1 1 1 1 1 timer 2 control register t2con 238 eeh r/w 0 0 0 0 0 0 0 0 a/d converter control register adcon 239 efh r/w ? ? 0 0 0 0 0 0 a/d converter data register (high byte) addatah 240 f0h r/w x x x x x x x x a/d converter data register (low byte) addatal 241 f1h r/w ? ? ? ? ? ? x x lcd control register lcon 242 f2h r/w 0 0 ? ? 0 0 0 0 lcd mode register lmod 243 f3h r/w ? ? ? ? 0 0 0 0 timer 3 counter (high byte) t3cnth 244 f4h r 0 0 0 0 0 0 0 0 timer 3 counter (low byte) t3cntl 245 f5h r 0 0 0 0 0 0 0 0 timer 3 data register (high byte) t3datah 246 f6h r/w 1 1 1 1 1 1 1 1 timer 3 data register (low byte) t3datal 247 f7h r/w 1 1 1 1 1 1 1 1 timer 3 control register t3con 248 f8h r/w 0 0 0 0 0 0 0 0 uart data register udata 249 f9h r/w x x x x x x x x uart control register uartcon 250 fah r/w 0 0 0 0 0 0 0 0 uart baud rate data register brdata 251 fbh r/w 1 1 1 1 1 1 1 1 location fch is not mapped. basic timer counter btcnt 253 fdh r/w 0 0 0 0 0 0 0 0 location feh is not mapped. interrupt priority register ipr 255 ffh r/w x x x x x x x x
S3C825a/p825a control register 4- 3 table 4- 3 . set 1, bank 1 registers register name mnemonic address r/w resetb value(bit) decimal hex 7 6 5 4 3 2 1 0 port 2 control register(high byte) p2conh 224 e0h r/w 0 0 0 0 0 0 0 0 port 2 control register(low byte) p2conl 225 e1h r/w 0 0 0 0 0 0 0 0 port 2 pull-up resistors enable register p2pur 226 e2h r/w 0 0 0 0 0 0 0 0 port 2 interrupt control register p2int 227 e3h r/w 0 0 0 0 0 0 0 0 port 3 control register(high byte) p3conh 228 e4h r/w 0 0 0 0 0 0 0 0 port 3 control register(low byte) p3conl 229 e5h r/w 0 0 0 0 0 0 0 0 port 3 pull-up resistors enable register p3pur 230 e6h r/w 0 0 0 0 0 0 0 0 port 4 interrupt edge selection register p4edge 231 e7h r/w 0 0 0 0 0 0 0 0 port 4 control register(high byte) p4conh 232 e8h r/w 0 0 0 0 0 0 0 0 port 4 control register(low byte) p4conl 233 e9h r/w 0 0 0 0 0 0 0 0 port 4 interrupt control register p4int 234 eah r/w 0 0 0 0 0 0 0 0 port 4 interrupt pending register p4pnd 235 ebh r/w 0 0 0 0 0 0 0 0 port 5 control register(high byte) p5conh 236 ech r/w 0 0 0 0 0 0 0 0 port 5 control register(low byte) p5conl 237 edh r/w 0 0 0 0 0 0 0 0 port 5 pull-up resistors enable register p5pur 238 eeh r/w 0 0 0 0 0 0 0 0 watch timer control register wtcon 239 efh r/w 0 0 0 0 0 0 0 0 port 0 data register p0 240 f0h r/w 0 0 0 0 0 0 0 0 port 1 data register p1 241 f1h r/w 0 0 0 0 0 0 0 0 port 2 data register p2 242 f2h r/w 0 0 0 0 0 0 0 0 port 3 data register p3 243 f3h r/w 0 0 0 0 0 0 0 0 port 4 data register p4 244 f4h r/w 0 0 0 0 0 0 0 0 port 5 data register p5 245 f5h r/w 0 0 0 0 0 0 0 0 port 6 data register p6 246 f6h r/w 0 0 0 0 0 0 0 0 port 7 data register p7 247 f7h r/w 0 0 0 0 0 0 0 0 port 8 data register p8 248 f8h r/w 0 0 0 0 0 0 0 0 port group 0 control register pg0con 251 f9h r/w 0 0 0 0 0 0 0 0 port group 1 control register pg1con 252 fah r/w 0 0 0 0 0 0 0 0 locations fbh-ffh are not mapped.
control registers s 3c825a/p825a 4- 4 flags - - system flags register .7 carry flag (c) .6 zero flag (z) .5 bit identifier reset reset value read/write bit addressing mode r = read-only w = write-only r/w = read/write '-' = not used type of addressing that must be used to address the bit (1-bit, 4-bit, or 8-bit) reset value notation: '-' = not used 'x' = undetermined value '0' = logic zero '1' = logic one bit number(s) that is/are appended to the register name for bit addressing name of individual bit or related bits register name register id sign flag (s) 0 operation does not generate a carry or borrow condition 0 operation generates carry-out or borrow into high-order bit 7 0 operation result is a non-zero value 0 operation result is zero 0 operation generates positive number (msb = "0") 0 operation generates negative number (msb = "1") description of the effect of specific bit settings set 1 register location in the internal register file d5h register address (hexadecimal) .7 .6 .5 x x x r/w r/w r/w register addressing mode only .4 .3 .2 .1 .0 x r/w x r/w x r/w x r/w 0 r/w bit number: msb = bit 7 lsb = bit 0 figure 4-1. register description format
S3C825a/p825a control register 4- 5 ad con ? a/d converter control register ef h set 1 , bank 0 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value ? ? 0 0 0 0 0 0 read/write ? ? r/w r/w r r/w r/w r/w addressing mode register addressing mode only .7 ?.6 not used for the S3C825a . 5? . 4 a/d input pin selection bits 0 0 ad0 (p3.0) 0 1 ad1 (p3.1) 1 0 ad2 (p3.2) 1 1 ad3 (p3.3) . 3 end-of-conversion bit (read-only) 0 conversion not complete 1 conversion complete .2? .1 clock source selection bits 0 0 fxx/16 0 1 fxx/8 1 0 fxx/4 1 1 fxx .0 start or enable bit 0 disable operation 1 start operation (automatically disable operation after conversion complete).
control registers s 3c825a/p825a 4- 6 btcon ? basic timer control register d3h set 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7?.4 watchdog timer function disable code (for system reset) 1 0 1 0 disable watchdog timer function others enable watchdog timer function .3? .2 basic timer input clock selection bits 0 0 fxx /4096 ( 3 ) 0 1 fxx /1024 1 0 fxx /128 1 1 fxx /16 .1 basic timer counter clear bit (1) 0 no effect 1 clear the basic timer counter value .0 clock frequency divider clear bit for all timers (2) 0 no effect 1 clear both clock frequency dividers notes : 1. when you write a ?1? to btcon.1, the basic timer counter value is cleared to ? 00h ? . immediately following the write operation, the btcon.1 value is automatically cleared to ? 0 ? . 2. when you write a ? 1 ? to btcon.0, the corresponding frequency divider is cleared to ? 00h ? . immediately following the write operation, the btcon.0 value is automati cally cleared to ? 0 ? . 3. the fxx is selected clock for system.
S3C825a/p825a control register 4- 7 clkcon ? system clock control register d4h set 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w ? ? r/w r/w ? ? ? addressing mode register addressing mode only .7 oscillator irq wake-up function bit 0 enable irq for main wake-up in power down mode 1 disable irq for main wake-up in power down mode . 6 ? .5 not used for the S3C825a. .4? .3 cpu clock (system clock) selection bits (note) 0 0 fxx/16 0 1 fxx/8 1 0 fxx/2 1 1 fxx .2?.0 not used for the S3C825a. note : after a reset, the slowest clock (divided by 16) is selected as the system clock. to s elect faster clock speeds, load the appropriate v alues to clkcon.3 and clkcon.4.
control registers s 3c825a/p825a 4- 8 flags ? system flags register d5h set 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value x x x x x x 0 0 read/write r/w r/w r/w r/w r/w r/w r r/w addressing mode register addressing mode only .7 carry flag (c) 0 operation does not generate a carry or borrow condition 1 operation generates a carry-out or borrow into high-order bit 7 .6 zero flag (z) 0 operation result is a non-zero value 1 operation result is zero .5 sign flag (s) 0 operation generates a positive number (msb = "0") 1 operation generates a negative number (msb = "1") .4 overflow flag (v) 0 operation result is +127 or 3 ?128 1 operation result is > +127 or < ?128 .3 decimal adjust flag (d) 0 add operation completed 1 subtraction operation completed .2 half-carry flag (h) 0 no carry-out of bit 3 or no borrow into bit 3 by addition or subtraction 1 addition generated carry-out of bit 3 or subtraction generated borrow into bit 3 .1 fast interrupt status flag (fis) 0 interrupt return (iret) in progress (when read) 1 fast interrupt service routine in progress (when read) .0 bank address selection flag (ba) 0 bank 0 is selected 1 bank 1 is selected
S3C825a/p825a control register 4- 9 imr ? interrupt mask register ddh set 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value x x x x x x x x read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only . 7 interrupt level 7 (irq 7 ) enable bit; p4.0-p4.3 0 disable (mask) 1 enable (unmask) .6 interrupt level 6 (irq6) enable bit; p4.4-p4.7 0 disable (mask) 1 enable (unmask) .5 interrupt level 5 (irq5) enable bit; p2.4-p2.7 0 disable (mask) 1 enable (unmask) .4 interrupt level 4 (irq4) enable bit; watch timer 0 disable (mask) 1 enable (unmask) . 3 interrupt level 3 (irq 3 ) enable bit; sio, uart transmit, uart receive 0 disable (mask) 1 enable (unmask) .2 interrupt level 2 (irq 2) enable bit;timer 2, timer 3 match/capture or overflow 0 disable (mask) 1 enable (unmask) .1 interrupt level 1 (irq1) enable bit; timer b, timer 1/a 0 disable (mask) 1 enable (unmask) .0 interrupt level 0 (irq0 ) enable bit; timer 0 match/capture or overflow 0 disable (mask) 1 enable (unmask) note: when an interrupt level is masked, any interrupt requests that may be issued are not recognized by the cpu.
control registers s 3c825a/p825a 4- 10 i ntpnd ? interrupt pending register d0 h set 1 , bank 0 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value ? ? 0 0 0 0 0 0 read/write ? ? r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only . 7?.6 not used for the S3C825a .5 rx interrupt pending bit (for uart) 0 interrupt request is not pending (when read), pending bit clear (when write 0) 1 interrupt request is pending .4 tx interrupt pending bit (for uart) 0 interrupt request is not pending (when read), pending bit clear (when write 0) 1 interrupt request is pending .3 timer 3 match/capture interrupt pending bit 0 interrupt request is not pending (when read), pending bit clear (when write 0) 1 interrupt request is pending .2 timer 3 overflow interrupt pending bit 0 interrupt request is not pending (when read), pending bit clear (when write 0) 1 interrupt request is pending .1 timer 0 match/capture interrupt pending bit 0 interrupt request is not pending (when read), pending bit clear (when write 0) 1 interrupt request is pending .0 timer 0 overflow interrupt pending bit 0 interrupt request is not pending (when read), pending bit clear (when write 0) 1 interrupt request is pending
S3C825a/p825a control register 4- 11 iph ? instruction pointer (high byte ) dah set 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value x x x x x x x x read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7?.0 instruction pointer address (high byte) the high-byte instruction pointer value is the upper eight bits of the 16-bit instruction pointer address (ip15?ip8). the lower byte of the ip address is located in the ipl register (dbh). ipl ? instruction pointer (low byte ) dbh set 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value x x x x x x x x read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7?.0 instruction pointer address (low byte) the low-byte instruction pointer value is the lower eight bits of the 16-bit instruction pointer address (ip7 ? ip0). the upper byte of the ip address is located in the iph register (dah).
control registers s 3c825a/p825a 4- 12 ipr ? interrupt priority register ffh set 1 , bank 0 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value x x x x x x x x read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7, .4, and .1 priority control bits for interrupt groups a, b, and c (note) 0 0 0 group priority undefined 0 0 1 b > c > a 0 1 0 a > b > c 0 1 1 b > a > c 1 0 0 c > a > b 1 0 1 c > b > a 1 1 0 a > c > b 1 1 1 group priority undefined .6 interrupt subgroup c priority control bit 0 irq6 > irq7 1 irq7 > irq6 .5 interrupt group c priority control bit 0 irq5 > ( irq6 , irq7) 1 ( irq6 , irq7) > irq5 .3 interrupt subgroup b priority control bit 0 irq3 > irq4 1 irq4 > irq3 .2 interrupt group b priority control bit 0 irq2 > (irq3, irq4) 1 (irq3, irq4) > irq2 .0 interrupt group a priority control bit 0 irq0 > irq1 1 irq1 > irq0 note: interrupt group a - irq0, irq1 interrupt group b - irq2, irq3, irq4 interrupt group c - irq5, irq6, irq7
S3C825a/p825a control register 4- 13 irq ? interrupt request register dch set 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r r r r r r r r addressing mode register addressing mode only . 7 level 7 (irq 7 ) request pending bit; external interrupt p4.0-p4.3 0 not pending 1 pending .6 level 6 (irq6) request pending bit; external interrupt p4.4-p4.7 0 not pending 1 pending .5 level 5 (irq5) request pending bit; external interrupt p2.4-p2.7 0 not pending 1 pending .4 level 4 (irq4) request pending bit; watch timer 0 not pending 1 pending . 3 level 3 (irq 3 ) request pending bit; sio, uart transmit, uart receive 0 not pending 1 pending . 2 level 2 (irq 2 ) request pending bit; timer 2, timer 3 match/capture or overflow 0 not pending 1 pending . 1 level 1 (irq1) request pending bit; timer b, timer 1/a 0 not pending 1 pending . 0 level 0 (irq0 ) request pending bit; timer 0 match/capture or overflow 0 not pending 1 pending
control registers s 3c825a/p825a 4- 14 lcon ? lcd control register f2 h set 1 , bank 0 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 ? ? 0 0 0 0 read/write r/w r/w ? ? r/w r/w r/w r/w addressing mode register addressing mode only .7 and .6 lcd display control bits 0 0 display off, p- tr off 0 1 normal display (using v lc1 with external voltage), p- tr off 1 1 normal display (using v lc1 with internal voltage), p- tr on .5 and .4 not used for the S3C825a. .3 and .2 lcd duty and bias selection bits 0 0 1/3 duty, 1/3 bias; com0?com2/seg0?seg31 0 1 1/4 duty, 1/3 bias; com0?com3/seg0?seg31 1 0 1/8 duty, 1/4 bias; com0?com7/seg4?seg31 1 1 1/8 duty, 1/5 bias; com0?com7/seg4?seg31 .1 and .0 lcd clock selection bits 0 0 fw/2 7 (256 hz when fw is 32.768 khz) 0 1 fw/2 6 (512 hz when fw is 32.768 khz) 1 0 fw/2 5 (1,024 hz when fw is 32.768 khz) 1 1 fw/2 4 (2,048 hz when fw is 32.768 khz)
S3C825a/p825a control register 4- 15 lmod ? lcd mode control register f3h set 1, bank 0 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value ? ? ? ? 0 0 0 0 read/write ? ? ? ? r/w r/w r/w r/w addressing mode register addressing mode only .7-.4 not used for the S3C825a. .3?.0 lcd port selection bit p6.0- p6.3 p6.4- p6.7 p7.0- p7.3 p7.4- p7.7 p8.0- p8.3 p0.0- p0.3 p0.4- p0.7 p1.0- p1.3 p1.4- p1.7 com 0-3 com4-7/ seg0-3 seg 4-7 seg 8-11 seg 12-15 seg 16-19 seg 20-23 seg 24-27 seg 28-31 0 0 0 0 port port port port port port port port port 0 0 0 1 com com/seg port port port port port port port 0 0 1 0 com com/seg seg port port port port port port 0 0 1 1 com com/seg seg seg port port port port port 0 1 0 0 com com/seg seg seg seg port port port port 0 1 0 1 com com/seg seg seg seg seg port port port 0 1 1 0 com com/seg seg seg seg seg seg port port 0 1 1 1 com com/seg seg seg seg seg seg seg port 1 0 0 0 com com/seg seg seg seg seg seg seg seg note: the seg0-seg3 or com4-com7 signals are controlled by lcon.3-.2.
control registers s 3c825a/p825a 4- 16 osccon ? oscillator control register d2h set 1, bank 0 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value ? ? ? ? 0 0 ? 0 read/write ? ? ? ? r/w r/w ? r/w .7-.4 not used for S3C825a .3 main oscillator control bit 0 main oscillator run 1 main oscillator stop .2 sub oscillator control bit 0 sub oscillator run 1 sub oscillator stop .1 not used for S3C825a .0 system clock selection bit 0 select main oscillator for system clock 1 select sub oscillator for system clock
S3C825a/p825a control register 4- 17 p 2 con h ? port 2 control register (high byte) e0h set 1, bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 ? . 6 p2.7/int3/tbout 0 0 input mode; interrupt on falling edge 0 1 output mode, open-drain 1 0 alternative function (tbout) 1 1 output mode, push-pull . 5? . 4 p2.6/int2/taout 0 0 input mode; interrupt on falling edge 0 1 output mode, open-drain 1 0 alternative function (taout) 1 1 output mode, push-pull . 3? . 2 p2.5/int1/t1clk 0 0 input mode (t1clk); interrupt on falling edge 0 1 output mode, open-drain 1 0 not available 1 1 output mode, push-pull . 1? . 0 p2.4/int0/t0clk 0 0 input mode (t0clk); interrupt on falling edge 0 1 output mode, open-drain 1 0 not available 1 1 output mode, push-pull
control registers s 3c825a/p825a 4- 18 p 2 con l ? port 2 control register (low byte) e1h set 1, bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 ? . 6 p2.3/t2out 0 0 input mode 0 1 output mode, open-drain 1 0 alternative function (t2out) 1 1 output mode, push-pull . 5? . 4 p2.2/t2clk 0 0 input mode (t2clk) 0 1 output mode, open-drain 1 0 not available 1 1 output mode, push-pull . 3? . 2 p2.1 0 0 input mode 0 1 output mode, open-drain 1 0 not available 1 1 output mode, push-pull . 1? . 0 p2.0 0 0 input mode 0 1 output mode, open-drain 1 0 not available 1 1 output mode, push-pull
S3C825a/p825a control register 4- 19 p2pur ? port 2 pull-up control register e2 h set 1 , bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r /w r /w r /w r /w r /w r /w r /w r /w addressing mode register addressing mode only . 7 p2.7 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .6 p2.6 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .5 p2.5 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .4 p2.4 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable . 3 p2.3 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable . 2 p2.2 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable . 1 p2.1 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable . 0 p2.0 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable
control registers s 3c825a/p825a 4- 20 p2int ? port 2 interrupt control register e3h set 1, bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 port 2 interrupt request pending bit (p2.7/int3) 0 no interrupt request pending 0 clear pending bit (when write) 1 interrupt request is pending .6 interrupt control settings (p2.7/int3) 0 disable interrupt on p2.7 1 enable interrupt at falling edge on p2.7 .5 port 2 interrupt request pending bit (p2.6/int2) 0 no interrupt request pending 0 clear pending bit (when write) 1 interrupt request is pending .4 interrupt control settings (p2.6/int2) 0 disable interrupt on p2.6 1 enable interrupt at falling edge on p2.6 .3 port 2 interrupt request pending bit (p2.5/int1) 0 no interrupt request pending 0 clear pending bit (when write) 1 interrupt request is pending .2 interrupt control settings (p2.5/int1) 0 disable interrupt on p2.5 1 enable interrupt at falling edge on p2.5 .1 port 2 interrupt request pending bit (p2.4/int0) 0 no interrupt request pending 0 clear pending bit (when write) 1 interrupt request is pending .0 interrupt control settings (p2.4/int0) 0 disable interrupt on p2.4 1 enable interrupt at falling edge on p2.4
S3C825a/p825a control register 4- 21 p3conh ? port 3 control register (high byte) e4h set 1, bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 ? . 6 p3.7/t0out/t0pwm/t0cap 0 0 input mode (t0cap) 0 1 output mode, open-drain 1 0 alternative function (t0out/t0pwm) 1 1 output mode, push-pull .5?.4 p3.6/t3out/t3pwm/t3cap 0 0 input mode (t3cap) 0 1 output mode, open-drain 1 0 alternative function (t3out/t3pwm) 1 1 output mode, push-pull .3?.2 p3.5/t3clk 0 0 input mode(t3clk) 0 1 output mode, open-drain 1 0 not available 1 1 output mode, push-pull .1?.0 p3.4 0 0 input mode 0 1 output mode, open-drain 1 0 not available 1 1 output mode, push-pull
control registers s 3c825a/p825a 4- 22 p3conl ? port 3 control register (low byte) e5h set 1, bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7?.6 p3.3/ad3 0 0 input mode 0 1 output mode, open-drain 1 0 alternative function (adc mode) 1 1 output mode, push-pull .5?.4 p3.2/ad2 0 0 input mode 0 1 output mode, open-drain 1 0 alternative function (adc mode) 1 1 output mode, push-pull .3?.2 p3.1/ad1 0 0 input mode 0 1 output mode, open-drain 1 0 alternative function (adc mode) 1 1 output mode, push-pull .1?.0 p3.0/ad0 0 0 input mode 0 1 output mode, open-drain 1 0 alternative function (adc mode) 1 1 output mode, push-pull
S3C825a/p825a control register 4- 23 p3pur ? port 3 pull-up control register e6h set 1, bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 p3.7 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .6 p3.6 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .5 p3.5 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .4 p3.4 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .3 p3.3 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .2 p3.2 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .1 p3.1 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .0 p3.0 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable
control registers s 3c825a/p825a 4- 24 p4conh ? port 4 control register (high byte) e8h set 1, bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 and .6 p4.7/int11 mode selection bits 0 0 input mode 0 1 input, pull-up mode 1 0 open-drain output mode 1 1 push-pull output mode .5 and .4 p4.6/int10 mode selection bits 0 0 input mode 0 1 input, pull-up mode 1 0 open-drain output mode 1 1 push-pull output mode .3 and .2 p4.5/int9 mode selection bits 0 0 input mode 0 1 input, pull-up mode 1 0 open-drain output mode 1 1 push-pull output mode .1 and .0 p4.4/int8 mode selection bits 0 0 input mode 0 1 input, pull-up mode 1 0 open-drain output mode 1 1 push-pull output mode note: pins configured as input can be used as interrupt input with noise filter.
S3C825a/p825a control register 4- 25 p4conl ? port 4 control register (low byte) e9h set 1, bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 and .6 p4.3/int7 mode selection bits 0 0 input mode 0 1 input, pull-up mode 1 0 open-drain output mode 1 1 push-pull output mode .5 and .4 p4.2/int6 mode selection bits 0 0 input mode 0 1 input, pull-up mode 1 0 open-drain output mode 1 1 push-pull output mode .3 and .2 p4.1/int5 mode selection bits 0 0 input mode 0 1 input, pull-up mode 1 0 open-drain output mode 1 1 push-pull output mode .1 and .0 p4.0/int4 mode selection bits 0 0 input mode 0 1 input, pull-up mode 1 0 open-drain output mode 1 1 push-pull output mode note: pins configured as input can be used as interrupt input with noise filter.
control registers s 3c825a/p825a 4- 26 p4edge ? port 4 interrupt edge selection register e7h set 1, bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 p4.7 external interrupt (int11) state bit 0 falling edge detection 1 rising edge detection .6 p4.6 external interrupt (int10) state bit 0 falling edge detection 1 rising edge detection .5 p4.5 external interrupt (int9) state bit 0 falling edge detection 1 rising edge detection .4 p4.4 external interrupt (int8) state bit 0 falling edge detection 1 rising edge detection .3 p4.3 external interrupt (int7) state bit 0 falling edge detection 1 rising edge detection .2 p4.2 external interrupt (int6) state bit 0 falling edge detection 1 rising edge detection .1 p4.1 external interrupt (int5) state bit 0 falling edge detection 1 rising edge detection .0 p4.0 external interrupt (int4) state bit 0 falling edge detection 1 rising edge detection
S3C825a/p825a control register 4- 27 p4int ? port 4 interrupt control register eah set 1, bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 p4.7 external interrupt (int11) enable bit 0 disable interrupt 1 enable interrupt .6 p4.6 external interrupt (int10) enable bit 0 disable interrupt 1 enable interrupt .5 p4.5 external interrupt (int9) enable bit 0 disable interrupt 1 enable interrupt .4 p4.4 external interrupt (int8) enable bit 0 disable interrupt 1 enable interrupt .3 p4.3 external interrupt (int7) enable bit 0 disable interrupt 1 enable interrupt .2 p4.2 external interrupt (int6) enable bit 0 disable interrupt 1 enable interrupt .1 p4.1 external interrupt (int5) enable bit 0 disable interrupt 1 enable interrupt .0 p4.0 external interrupt (int4) enable bit 0 disable interrupt 1 enable interrupt
control registers s 3c825a/p825a 4- 28 p4pnd ? port 4 interrupt pending register ebh set 1, bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 p4.7 external interrupt (int11) pending flag 0 no interrupt request pending (when read), clear pending bit (when write) 1 p4.7 interrupt request is pending (when read) .6 p4.6 external interrupt (int10) pending flag 0 no interrupt request pending (when read), clear pending bit (when write) 1 p4.6 interrupt request is pending (when read) .5 p4.5 external interrupt (int9) pending flag 0 no interrupt request pending (when read), clear pending bit (when write) 1 p4.5 interrupt request is pending (when read) .4 p4.4 external interrupt (int8) pending flag 0 no interrupt request pending (when read), clear pending bit (when write) 1 p4.4 interrupt request is pending (when read) .3 p4.3 external interrupt (int7) pending flag 0 no interrupt request pending (when read), clear pending bit (when write) 1 p4.3 interrupt request is pending (when read) .2 p4.2 external interrupt (int6) pending flag 0 no interrupt request pending (when read), clear pending bit (when write) 1 p4.2 interrupt request is pending (when read) .1 p4.1 external interrupt (int5) pending flag 0 no interrupt request pending (when read), clear pending bit (when write) 1 p4.1 interrupt request is pending (when read) .0 p4.0 external interrupt (int4) pending flag 0 no interrupt request pending (when read), clear pending bit (when write) 1 p4.0 interrupt request is pending (when read) note: writing a ?1? to an interrupt pending flag (p4pnd.0?.7) has no effect.
S3C825a/p825a control register 4- 29 p5conh ? port 5 control register (high byte) ech set 1, bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 txd output control bit 0 disable txd output at p5.5 1 enable txd output at p5.5 .6 rxd output control bit 0 disable rxd output at p5.4 1 enable rxd output at p5.4 .5?.4 p5.6 0 0 input mode 0 1 output mode, open-drain 1 0 not available 1 1 output mode, push-pull .3?.2 p5.5/txd 0 0 input mode 0 1 output mode, open-drain (txd output depends on p5conh.7 ) 1 0 not available 1 1 output mode, push-pull (txd output depends on p5conh.7 ) .1?.0 p5.4/rxd 0 0 input mode (rxd) 0 1 output mode, open-drain (rxd output depends on p5conh.6 ) 1 0 not available 1 1 output mode, push-pull (rxd output depends on p5conh.6 )
control registers s 3c825a/p825a 4- 30 p5conl ? port 5 control register (low byte) edh set 1, bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7?.6 p5.3/buz 0 0 input mode 0 1 output mode, open-drain 1 0 alternative function (buz) 1 1 output mode, push-pull .5?.4 p5.2/so 0 0 input mode 0 1 output mode, open-drain 1 0 alternative function (so) 1 1 output mode, push-pull .3?.2 p5.1/si 0 0 input mode (si) 0 1 output mode, open-drain 1 0 not available 1 1 output mode, push-pull .1?.0 p5.0/sck 0 0 input mode (sck) 0 1 output mode, open-drain 1 0 alternative function (sck out) 1 1 output mode, push-pull
S3C825a/p825a control register 4- 31 p5pur ? port 5 pull-up control register eeh set 1, bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 not used for the S3C825a .6 p5.6 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .5 p5.5 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .4 p5.4 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .3 p5.3 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .2 p5.2 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .1 p5.1 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable .0 p5.0 pull-up resistor enable bit 0 pull-up disable 1 pull-up enable
control registers s 3c825a/p825a 4- 32 pg0 con ? port group 0 control register f9 h set 1 , bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7? .6 p1.4-1.7/seg28-31 mode selection bits 0 0 input mode 0 1 input mode, pull-up 1 0 open-drain output mode 1 1 push-pull output mode .5? .4 p1.0-1.3/seg24-27 mode selection bits 0 0 input mode 0 1 input mode, pull-up 1 0 open-drain output mode 1 1 push-pull output mode .3? .2 p0.4-0.7/seg20-23 mode selection bits 0 0 input mode 0 1 input mode, pull-up 1 0 open-drain output mode 1 1 push-pull output mode .1? .0 p0.0-0.3/seg16-19 mode selection bits 0 0 input mode 0 1 input mode, pull-up 1 0 open-drain output mode 1 1 push-pull output mode
S3C825a/p825a control register 4- 33 pg1 con ? port group 1 control register fa h set 1 , bank 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7? .6 p8.0-p8.3/seg12-15 mode selection bits 0 0 input mode 0 1 input mode, pull-up 1 0 open-drain output mode 1 1 push-pull output mode .5? .4 p7.4-p7.7/seg8-11 mode selection bits 0 0 input mode 0 1 input mode, pull-up 1 0 open-drain output mode 1 1 push-pull output mode .3? .2 p7.0-p7.3/seg4-7 mode selection bits 0 0 input mode 0 1 input mode, pull-up 1 0 open-drain output mode 1 1 push-pull output mode .1? .0 p6.0-p6.3/com0-3 and p6.4-p6.7/com4-7/seg0-3 mode selection bits 0 0 input mode 0 1 input mode, pull-up 1 0 open-drain output mode 1 1 push-pull output mode
control registers s 3c825a/p825a 4- 34 pp ? register page pointer dfh set 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 ? .4 destination register page selection bits 0 0 0 0 destination: page 0 0 0 0 1 destination: page 1 0 0 1 0 destination: page 2 0 0 1 1 destination: page 3 0 1 0 0 destination: page 4 0 1 0 1 destination: page 5 0 1 1 0 destination: page 6 0 1 1 1 destination: page 7 .3 ? .0 source register page selection bits 0 0 0 0 source: page 0 0 0 0 1 source: page 1 0 0 1 0 source: page 2 0 0 1 1 source: page 3 0 1 0 0 source: page 4 0 1 0 1 source: page 5 0 1 1 0 source: page 6 0 1 1 1 source: page 7 note: in the S3C825a microcontroller, the internal register file is configured as eight pages (pages 0-7). the pages 0-6 are used for general purpose register file, and page 4 is used for lcd data register or general purpose registers.
S3C825a/p825a control register 4- 35 rp0 ? register pointer 0 d6h set 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 1 1 0 0 0 ? ? ? read/write r/w r/w r/w r/w r/w ? ? ? addressing mode register addressing only .7 ? .3 register pointer 0 address value register pointer 0 can independently point to one of the 256 -byte working register areas in the register file. using the register pointers rp0 and rp1, you can select two 8-byte register slices at one time as active working register space. after a reset, rp0 points to address c0h in register set 1, selecting the 8-byte working register slice c0h ? c7h. .2 ? .0 not used for the S3C825a rp1 ? register pointer 1 d7h set 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 1 1 0 0 1 ? ? ? read/write r/w r/w r/w r/w r/w ? ? ? addressing mode register addressing only .7 ? .3 register pointer 1 address value register pointer 1 can independently point to one of the 256 -byte working register areas in the register file. using the register pointers rp0 and rp1, you can select two 8-byte register slices at one time as active working register space. after a reset, rp1 points to address c8h in register set 1, selecting the 8-byte working register slice c8h?cfh. .2 ? .0 not used for the S3C825a
control registers s 3c825a/p825a 4- 36 siocon ? sio control register e0 h set 1 , bank 0 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 sio shift clock selection bit 0 internal clock ( p.s clock) 1 external clock (sck) .6 data direction control bit 0 msb-first mode 1 lsb-first mode .5 sio mode selection bit 0 receive-only mode 1 transmit/receive mode . 4 shift clock edge selection bit 0 tx at falling edges, rx at rising edges 1 tx at rising edges, rx at falling edges .3 sio counter clear and shift start bit 0 no action 1 clear 3-bit counter and start shifting .2 sio shift operation enable bit 0 disable shifter and clock counter 1 enable shifter and clock counter .1 sio interrupt enable bit 0 disable sio interrupt 1 enable sio interrupt .0 sio interrupt pending bit 0 no interrupt pending 0 clear pending condition (when write) 1 interrupt is pending
S3C825a/p825a control register 4- 37 sph ? stack pointer (high byte ) d8h set 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value x x x x x x x x read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 ? .0 stack pointer address (high byte) the high-byte stack pointer value is the upper eight bits of the 16-bit stack pointer address (sp15?sp8). the lower byte of the stack pointer value is located in register spl (d9h). the sp value is undefined following a reset. spl ? stack pointer (low byte ) d9h set 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value x x x x x x x x read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 ? .0 stack pointer address (low byte) the low-byte stack pointer value is the lower eight bits of the 16-bit stack pointer address (sp7?sp0). the upper byte of the stack pointer value is located in register sph (d8h). the sp value is undefined following a reset.
control registers s 3c825a/p825a 4- 38 stpcon ? stop control register d1 h set 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 ?.0 stop control bits 1 0 1 0 0 1 0 1 enable stop instruction other values disable stop instruction note: before execute the stop instruction, set this stpcon register as ?10100101b?. otherwise the stop instruction will not execute as well as reset will be generat ed.
S3C825a/p825a control register 4- 39 sym ? system mode register de h set 1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 ? ? x x x 0 0 read/write r/w ? ? r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 not used, but you must keep "0" .6? .5 not used for the S3C825a .4 ? .2 fast interrupt level selection bits ( 1 ) 0 0 0 irq0 0 0 1 irq1 0 1 0 irq2 0 1 1 irq3 1 0 0 irq4 1 0 1 irq5 1 1 0 irq6 1 1 1 irq7 .1 fast interrupt enable bit ( 2 ) 0 disable fast interrupt processing 1 enable fast interrupt processing .0 global interrupt enable bit ( 3 ) 0 disable all interrupt processing 1 enable all interrupt processing notes : 1 . you can select only one interrupt level at a time for fast interrupt processing. 2 . setting sym.1 to "1" enables fast interrupt processing for the interrupt level currently selected by sym.2 - sym.4. 3 . following a reset, you must enable global interrupt processing by executing an ei instruction (not by writing a " 1" to sym.0).
control registers s 3c825a/p825a 4- 40 t0con ? timer 0 control register e5 h set 1 , bank 0 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7?.5 timer 0 input clock selection bits 0 0 0 fxx/1024 0 0 1 fxx/256 0 1 0 fxx/64 0 1 1 fxx/8 1 0 0 fxx 1 0 1 external clock (t0clk) falling edge 1 1 0 external clock (t0clk) rising edge 1 1 1 counter stop .4 ?.3 timer 0 operating mode selection bits 0 0 interval mode 0 1 capture mode (capture on rising edge, counter running, ovf can occur) 1 0 capture mode (capture on falling edge, counter running, ovf can occur) 1 1 pwm mode (ovf & match interrupt can occur) .2 timer 0 counter clear bit (note) 0 no effect 1 clear the timer 0 counter (when write) .1 timer 0 match/capture interrupt enable bit 0 disable interrupt 1 enable interrupt .0 timer 0 overflow interrupt enable 0 disable overflow interrupt 1 enable overflow interrupt note: when you write a "1" to t0con.2, the timer 0 counter value is cleared to "00h". immediately following the write operation, the t0con.2 value is automatically cleared to "0".
S3C825a/p825a control register 4- 41 tacon ? timer 1/a control register eb h set 1 , bank 0 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 timer 1 operating mode selection bit 0 two 8-bit timers mode (timer a/b) 1 one 16-bit timer mode (timer 1) .6?.4 timer 1/a clock selection bits 0 0 0 fxx/256 0 0 1 fxx/64 0 1 0 fxx/8 0 1 1 fxx 1 1 1 external clock (t1clk) rising edge .3 timer 1/a counter clear bit (note) 0 no effect 1 clear the timer 1/a counter (when write) .2 timer 1/a counter run enable bit 0 disable counter running 1 enable counter running .1 timer 1/a interrupt enable bit 0 disable interrupt 1 enable interrupt .0 timer 1/a interrupt pending bit 0 no interrupt pending (when read) 0 clear pending bit (when write) 1 interrupt is pending (when read) note: when you write a "1" to tacon.3, the timer 1/a counter value is cleared to "00h". immediately following the write operation, the tacon.3 value is automatically cleared to "0".
control registers s 3c825a/p825a 4- 42 tbcon ? timer b control register eah set 1, bank0 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value ? ? 0 0 0 0 0 0 read/write ? ? r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 and .6 not used for the S3C825a .5 and .4 timer b clock selection bits 0 0 fxx/256 0 1 fxx/64 1 0 fxx/8 1 1 fxx .3 timer b counter clear bit (note) 0 no effect 1 clear the timer b counter (when write) .2 timer b counter run enable bit 0 disable counter running 1 enable counter running .1 timer b interrupt enable bit 0 disable interrupt 1 enable interrupt .0 timer b interrupt pending bit 0 no interrupt pending (when read) 0 clear pending bit (when write) 1 interrupt is pending (when read) note: when you write a "1" to tbcon.3, the timer b counter value is cleared to "00h". immediately following the write operation, the tbcon.3 value is automatically cleared to "0".
S3C825a/p825a control register 4- 43 t 2 con ? timer 2 control register ee h set 1 , bank 0 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7?.5 timer 2 input clock selection bits 0 0 0 fxx/256 0 0 1 fxx/64 0 1 0 fxx/8 0 1 1 fxx 1 1 1 external clock (t2clk) input .4 not used for the S3C825a .3 timer 2 counter clear bit (note) 0 no effect 1 clear the timer 2 counter (when write) . 2 timer 2 counter enable bit 0 disable counting operation 1 enable counting operation .1 timer 2 interrupt enable bit 0 disable timer 2 interrupt 1 enable timer 2 interrupt .0 timer 2 interrupt pending bit 0 no timer 2 interrupt pending (when read) 0 clear timer 2 interrupt pending bit (when write) 1 t2 interrupt is pending note: when you write a "1" to t2con.3, the timer 2 counter value is cleared to "00h". immediately following the write operation, the t2con.3 value is automatically cleared to "0".
control registers s 3c825a/p825a 4- 44 t3con ? timer 3 control register f8h set 1, bank0 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7?.5 timer 3 input clock selection bits 0 0 0 fxx/1024 0 0 1 fxx/256 0 1 0 fxx/64 0 1 1 fxx/8 1 0 0 fxx 1 0 1 external clock (t3clk) falling edge 1 1 0 external clock (t3clk) rising edge 1 1 1 counter stop .4 - .3 timer 3 operating mode selection bits 0 0 interval mode 0 1 capture mode (capture on rising edge, counter running, ovf can occur) 1 0 capture mode (capture on falling edge, counter running, ovf can occur) 1 1 pwm mode (ovf & match interrupt can occur) .2 timer 3 counter clear bit (note) 0 no effect 1 clear the timer 3 counter (when write) .1 timer 3 match/capture interrupt enable bit 0 disable interrupt 1 enable interrupt .0 timer 3 overflow interrupt enable 0 disable overflow interrupt 1 enable overflow interrupt note: when you write a "1" t3con.2, the timer 3 counter value is cleared to "00h". immediately following the write operation, the t3con.2 value is automatically cleared to "0".
S3C825a/p825a control register 4- 45 uartcon ? uart control register fah set 1, bank0 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w addressing mode register addressing mode only .7 ? .6 0 0 mode 0: shift register (f osc /(16 (brdata + 1)) 0 1 mode 1: 8-bit uart (f osc /(16 (brdata + 1)) 1 0 mode 2: 9-bit uart f osc /16 1 1 mode 3: 9-bit uart (f osc /(16 (brdata + 1)) .5 multiprocessor communication enable bit (for modes 2 and 3 only) 0 disable 1 enable .4 serial data receive enable bit 0 disable 1 enable .3 tb8 location of the 9th data bit to be transmitted in uart mode 2 or 3 (?0? or ?1?) .2 rb8 location of the 9th data bit to be received in uart mode 2 or 3 (?0? or ?1?) .1 receive interrupt enable bit 0 disable rx interrupt 1 enable rx interrupt .0 transmit interrupt enable bit 0 disable tx interrupt 1 enable tx interrupt notes: 1. in mode 2 or 3, if the mce bit is set to "1" then the receive interrupt will not be activated if the received 9th data bit "0". in mode 1, if mce = "1" the receive interrupt will not be activated if a valid stop bit was not received. in mode 0, the mce bit should be ?0?. 2. the descriptions for 8-bit and 9-bit uart mode do not include start and stop bits for serial data receive and transmit. 3. rx / tx interrupt pending bits are in intpnd register.
control registers s 3c825a/p825a 4- 46 wtcon ? watch timer control register efh set 1, bank1 bit identifier .7 .6 .5 .4 .3 .2 .1 .0 reset reset value 0 0 0 0 0 0 0 0 read/write r/w r/w r/w r/w r/w r/w r/w r/w .7 watch timer clock selection bit 0 select main clock divided by 2 7 (fx/128) 1 select sub clock( fxt) .6 watch timer interrupt enable bit 0 disable watch timer interrupt 1 enable watch timer interrupt .5-.4 buzzer signal selection bits 0 0 0.5 khz 0 1 1 khz 1 0 2 khz 1 1 4 khz .3-.2 watch timer speed selection bits 0 0 set watch timer interrupt to 1s 0 1 set watch timer interrupt to 0.5s 1 0 set watch timer interrupt to 0.25s 1 1 set watch timer interrupt to 3.91ms .1 watch timer enable bit 0 disable watch timer; clear frequency dividing circuits 1 enable watch timer .0 watch timer interrupt pending bit 0 no interrupt pending (when read) 0 clear pending bit (when write) 1 interrupt is pending (when read)
S3C825a/p825a interrupt structure 5 - 1 5 interrupt structure overview the s3c8-series interrupt structure has three basic components: levels, vectors, and sources. the sam88rc cpu recognizes up to eight interrupt levels and supports up to 128 interrupt vectors. when a specific interrupt level has more than one vec t or address, the vector priorities are established in hardware . a vector address can be assigned to one or more sources. levels interrupt levels are the main unit for interrupt priority assignment and recognition. all peripherals and i/o blocks can issue interrupt requests. in other words, peripheral and i/o operations are interrupt-driven. there are eight possible interrupt levels: irq0?irq7, also called level 0?level 7. each interrupt level directly corresponds to an interrupt request number ( irqn). the total number of interrupt levels used in the interrupt structure varies fr om device to device. the S3C825a interrupt structure recognizes eight interrupt levels. the interrupt level numbers 0 through 7 do not necessarily indicate the relative priority of the levels. they are just identifiers for the interrupt levels that are recognized by the cpu. the relative priority of different interrupt levels is determined by settings in the interrupt priority register, ipr. interrupt group and subgroup logic controlled by ipr settings lets you define more complex priority relationships between different levels. vectors each interrupt level can have one or more interrupt vectors, or it may have no vector address assigned at all. the maximum number of vectors that can be supported for a given level is 128 (the actual number of vectors used for s3c8 -series devices is always much smaller) . if an interrupt level has more than one vector address, the vector priorities are set in hardware. S3C825a uses twenty three vectors . sources a source is any peripheral that generates an interrupt. a source can be an external pin or a counter overflow . each vector can have several interrupt sources. in the S3C825a interrupt structure, there are twenty three possible interrupt sources. when a service routine starts, the respective pending bit should be either cleared automatically by hardware or cleared "manually" by program software. the characteristics of the source's pending mechanism determine which method would be used to clear its respective pending bit.
interrupt structure S3C825a/p825a 5- 2 interrupt types the three components of the s3c8 interrupt structure described before ? levels, vectors, and sources ? are combined to determine the interrupt structure of an individual device and to make full use of its available interrupt logic. there are three possible combinations of interrupt structure components, called interrupt types 1, 2, and 3. the types differ in the number of vectors and interrupt sources assigned to each level (see figure 5-1): type 1: one level ( irqn) + one vector (v 1 ) + one source (s 1 ) type 2: one level ( irqn) + one vector (v 1 ) + multiple sources (s 1 ? s n ) type 3: one level ( irqn) + multiple vectors (v 1 ? v n ) + multiple sources (s 1 ? s n , s n+1 ? s n+m ) in the S3C825a microcontroller, two interrupt types are implemented. vectors sources levels s 1 v 1 s 2 type 2: irqn s 3 s n v 1 s 1 v 2 s 2 type 3: irqn v 3 s 3 v 1 s 1 type 1: irqn v n s n + 1 s n s n + 2 s n + m notes: 1. the number of s n and v n value is expandable. 2. in the S3C825a implementation, interrupt types 1 and 3 are used. figure 5-1. s 3c8 -series interrupt types
S3C825a/p825a interrupt structure 5 - 3 S3C825a interrupt structure the S3C825a microcontroller supports twenty three interrupt sources. all twenty three of the interrupt source s ha ve a corresponding interrupt vector address. eight interrupt levels are recognized by the cpu in this device- specific interrupt structure, as shown in figure 5-2. when multiple interrupt levels are active, the interrupt priority register (ipr) determines the order in which contending interrupts are to be serviced. if multiple interrupts occur within the same interrupt level, the interrupt with the lowest vector address is usually processed first (the relative priorities of multiple interrupts within a single level are fixed in hardware) . when the cpu grants an interrupt request, interrupt processing starts . all other interrupts are disabled and the program counter value and status flags are pushed to stack. the starting address of the service routine is fetched from the appropriate vector address (plus the next 8-bit value to concatenate the full 16-bit address) and the service routine is executed.
interrupt structure S3C825a/p825a 5- 4 vectors sources levels reset/clear irq2 e8h timer 2 match eah timer 3 match/capture timer b match e4h timer 1/a match e6h irq1 s/w watch timer d6h irq4 e0h timer 0 match/capture irq0 e2h timer 0 overflow s/w h/w,s/w s/w s/w s/w s/w notes: 1. within a given interrupt level, the low vector address has high priority. for example, e0h has higher priority than e2h within the level irq0 the priorities within each level are set at the factory. 2. external interrupts are triggered by a rising or falling edge, depending on the corresponding control register setting. p1.0 external interrupt p1.1 external interrupt p1.2 external interrupt p1.3 external interrupt irq5 d8h dah dbh dch p1.4 external interrupt p1.5 external interrupt p1.6 external interrupt p1.7 external interrupt irq6 c0h c2h c4h c6h s/w s/w s/w s/w s/w s/w s/w s/w basic timer overflow 100h reset h/w ech timer 3 overflow h/w, s/w irq3 d0h sio interrrupt d2h uart data transmit s/w s/w d4h uart data receive s/w p4.0 external interrupt p4.1 external interrupt p4.2 external interrupt p4.3 external interrupt irq7 c8h cah cch ceh s/w s/w s/w s/w figure 5-2. S3C825a interrupt structure
S3C825a/p825a interrupt structure 5 - 5 interrupt vector addresses all interrupt vector addresses for the S3C825a interrupt structure are stored in the vector address area of the first 256 bytes of the program memory (rom). you can allocate unused locations in the vector address area as normal program memory. if you do so, please be careful not to overwrite any of the stored vector addresses (table 5-1 lists all vector addresses) . the program reset address in the rom is 0100h. 49,151 0 (decimal) 255 48k-byte program memory area 00h 100h ffh bfffh (hex) reset address interrupt vector address area figure 5-3. rom vector address area
interrupt structure S3C825a/p825a 5- 6 table 5-1. i nterrupt vectors vector address interrupt source request reset/clear decimal value hex value interrupt level priority in level h/w s/w 256 100h basic timer overflow reset ? ? 226 e2 h timer 0 overflow irq0 1 ? ? 224 e0 h timer 0 match/capture 0 ? 230 e6 h timer 1/a match irq1 1 ? 228 e4 h timer b match 0 ? 236 ech timer 3 overflow irq 2 2 ? ? 234 eah timer 3 match/capture 1 ? 232 e8h timer 2 match 0 ? 212 d4h uart data receive irq3 2 ? 210 d2h uart data transmit 1 ? 208 d0h sio interrupt 0 ? 214 d6h watch timer irq4 ? ? 222 deh p2.7 external interrupt irq 5 3 ? 220 dch p2.6 external interrupt 2 ? 218 dah p2.5 external interrupt 1 ? 216 d8h p2.4 external interrupt 0 ? 198 c6h p4.7 external interrupt irq6 3 ? 196 c4h p4.6 external interrupt 2 ? 194 c2h p4.5 external interrupt 1 ? 192 c0h p4.4 external interrupt 0 ? 206 ceh p4.3 external interrupt irq7 3 ? 204 cch p4.2 external interrupt 2 ? 202 cah p4.1 external interrupt 1 ? 200 c8h p4.0 external interrupt 0 ? notes: 1. interrupt priorities are identified in inverse order: " 0 " is the highest priority, " 1 " is the next highest, and so on. 2. if two or more interrupts within the same level contend, the interrupt with the lowest vector address usually has priority over one with a higher vector address. the priorities within a given level are fixed in hardware.
S3C825a/p825a interrupt structure 5 - 7 enable/disable interrupt instructions (ei, di ) executing the enable interrupts (ei) instruction globally enables the interrupt structure. all interrupts are then serviced as they occur according to the established priorities. note the system initialization routine executed after a reset must always contain an ei instruction to globally enable the interrupt structure. during the normal operation, you can execute the di (disable interrupt) instruction at any time to globally disable interrupt processing. the ei and di instructions change the value of bit 0 in the sym register. system-level interrupt control registers in addition to the control registers for specific interrupt sources, four system-level registers control interrupt processing: ? the interrupt mask register, imr, enables ( un-masks) or disables (masks) interrupt levels. ? the interrupt priority register, ipr, controls the relative priorities of interrupt levels. ? the interrupt request register, irq, contains interrupt pending flags for each interrupt level (as opposed to each interrupt source). ? the system mode register, sym, enables or disables global interrupt processing (sym settings also enable fast interrupts and control the activity of external interface, if implemented) . table 5-2. interrupt control register overview control register id r/w function description interrupt mask register imr r/w bit settings in the imr register enable or disable interrupt processing for each of the eight interrupt levels: irq0?irq7. interrupt priority register ipr r/w controls the relative processing priorities of the interrupt levels. the eight levels of S3C825a are organized into three groups: a, b, and c. group a is irq0 and irq1, group b is irq2, irq3 and irq4, and group c is irq5 , irq6 , and irq7 . interrupt request register irq r this register contains a request pending bit for each interrupt level. system mode register sym r/w this register enable s/ disable s fast interrupt processing, and d yna mic global interrupt processing. note: before imr register is changed to any value, all interrupts must be disable. using di instruction is recommended.
interrupt structure S3C825a/p825a 5- 8 interrupt processing control points interrupt processing can therefore be controlled in two ways: globally or by specific interrupt level and source. t he system-level control points in the interr upt structure are : ? global interrupt enable and disable (by ei and di instructions or by direct manipulation of sym.0 ) ? interrupt level enable/disable settings (imr register) ? interrupt level priority settings (ipr register) ? interrupt source enable/disable settings in the corresponding peripheral control registers note when writing an application program that handles interrupt processing, be sure to include the necessary register file address (register pointer) information. interrupt request register (read-only) irq0-irq7, interrupts interrupt mask register polling cycle interrupt priority register global interrupt control (ei, di or sym.0 manipulation) s r q reset ei vector interrupt cycle figure 5-4. interrupt function diagram
S3C825a/p825a interrupt structure 5 - 9 peripheral interrupt control registers for each interrupt source there is one or more corresponding peripheral control registers that let you control the interrupt generated by the related peripheral (see table 5-3). table 5-3. interrupt source control and data registers interrupt source interrupt level register(s) location(s) in set 1 timer 0 overflow timer 0 match/capture irq0 t0con t0cnt t0data intpnd e5h, bank 0 e3h, bank 0 e4h, bank 0 d0h, bank 0 timer 1/a match irq1 tacon tacnt tadata ebh, bank 0 e7h, bank 0 e9h, bank0 timer b match tbcon tbcnt tbdata eah, bank 0 e6h, bank 0 e8h, bank 0 timer 3 overflow timer 3 match/capture irq2 t3con t3cnth, t3cntl t3datah, t3datal f8h, bank 0 f4h, f5h, bank 0 f6h, f7h, bank 0 timer 2 match t2con t2cnt t2data eeh, bank 0 ech, bank 0 edh, bank 0 uart data receive uart data transmit irq3 uartcon udata brdata fah, bank 0 f9h, bank 0 fbh, bank 0 sio interrupt siocon siodata siops e0h, bank 0 e1h, bank 0 e2h, bank 0 watch timer irq4 wtcon efh, bank 1 p2.7 external interrupt p2.6 external interrupt p2.5 external interrupt p2.4 external interrupt irq5 p2conh p2int e0h, bank 1 e3h, bank 1 p4.7 external interrupt p4.6 external interrupt p4.5 external interrupt p4.4 external interrupt irq6 p4conh p4int p4pnd p4edge e8h, bank 1 eah, bank 1 ebh, bank 1 e7h, bank 1 p4.3 external interrupt p4.2 external interrupt p4.1 external interrupt p4.0 external interrupt irq 7 p4conl p4int 4pnd p4edge e9h, bank 1 eah, bank 1 ebh, bank 1 e7h, bank 1
interrupt structure S3C825a/p825a 5- 10 system mode register (sym ) the system mode register, sym (set 1, deh), is used to globally enable and disable interrupt processing and to control fast interrupt processing (see figure 5-5). a reset clears sym.1, and sym.0 to "0". the 3-bit value for fast interrupt level selection, sym.4?sym.2, is undetermined. the instructions ei and di enable and disable global interrupt processing, respectively, by modifying the bit 0 value of the sym register. i n order to enable interrupt processing a n enable interrupt (ei) instruction must be included in the initialization routine, which follows a reset operation. although you can manipulate sym.0 directly to enable and disable interrupts during the normal operation, it is recommended to use the ei and di instructions for this purpose. system mode register (sym) deh, set 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb global interrupt enable bit: 0 = disable all interrupts processing 1 = enable all interrupts processing fast interrupt enable bit: 0 = disable fast interrupts processing 1 = enable fast interrupts processing fast interrupt level selection bits: 0 0 0 0 0 1 0 1 0 0 1 1 1 0 0 1 0 1 1 1 0 1 1 1 irq0 irq1 irq2 irq3 irq4 irq5 irq6 irq7 not used for the S3C825a always logic "0" figure 5-5. system mode register (sym )
S3C825a/p825a interrupt structure 5 - 11 interrupt mask register (imr ) the interrupt mask register, imr (set 1, ddh) is used to enable or disable interrupt processing for individual interrupt levels. after a reset, all imr bit values are undetermined and must therefore be written to their required settings by the initialization routine. each imr bit corresponds to a specific interrupt level: bit 1 to irq1, bit 2 to irq2, and so on. when the imr bit of an interrupt level is cleared to "0", interrupt processing for that level is disabled (masked). when you set a level's imr bit to "1", interrupt processing for the level is enabled (not masked). the imr register is mapped to register location ddh in set 1. bit values can be read and written by instructions using the register addressing mode. interrupt mask register (imr) ddh, set 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb irq1 irq2 irq4 irq5 irq6 irq7 irq0 interrupt level enable bits 0 = disable (mask) interrupt level 1 = enable (un-mask) interrupt level irq3 note: before imr register is changed to any value, all interrupts must be disable. using di instruction is recommended. figure 5-6. interrupt mask register (imr )
interrupt structure S3C825a/p825a 5- 12 interrupt priority register (ipr ) the interrupt priority register, ipr (set 1, bank 0, ffh), is used to set the relative priorities of the interrupt levels in the microcontroller?s interrupt structure. after a reset, all ipr bit values are undetermined and must therefore be written to their required settings by the initialization routine. when more than one interrupt source s are active, the source with the highest priority level is serviced first. if two sources belong to the same interrupt level, the source with the lowe r vector address usually has the priority (this priority is fixed in hardware) . to support programming of the relative interrupt level priorities, they are organized into groups and subgroups by the interrupt logic. please note that these groups (and subgroups) are used only by ipr logic for the ipr register priority definitions (see figure 5-7): group a irq0, irq1 group b irq 2, irq3, irq3 group c irq5, irq6 , irq7 ipr group b ipr group c irq2 b1 irq4 b2 irq3 b22 b21 irq5 c1 irq7 c2 irq6 c22 c21 ipr group a irq1 a2 irq0 a1 figure 5-7. interrupt request priority groups as you can see in figure 5-8, ipr.7, ipr.4, and ipr.1 control the relative priority of interrupt groups a, b, and c. for example, the setting " 001b " for these bits would select the group relationship b > c > a . t he setting " 101b " would select the relationship c > b > a. the functions of the other ipr bit settings are as follows: ? ipr.5 controls the relative priorities of group c interrupts. ? interrupt group c includes a subgroup that has an additional priority relationship among the interrupt levels 5 , 6 , and 7 . ipr. 6 defines the subgroup c relationship . ipr. 5 controls the interrupt group c . ? ipr.0 controls the relative priority setting of irq0 and irq1 interrupts.
S3C825a/p825a interrupt structure 5 - 13 interrupt priority register (ipr) ffh, set 1, bank 0, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb group a 0 = irq0 > irq1 1 = irq1 > irq0 subgroup b 0 = irq3 > irq4 1 = irq4 > irq3 group c 0 = irq5 > (irq6, irq7) 1 = (irq6, irq7) > irq5 subgroup c 0 = irq6 > irq7 1 = irq7 > irq6 group b 0 = irq2 > (irq3, irq4) 1 = (irq3, irq4) > irq2 group priority: 0 0 0 0 0 1 0 1 0 0 1 1 1 0 0 1 0 1 1 1 0 1 1 1 = undefined = b > c > a = a > b > c = b > a > c = c > a > b = c > b > a = a > c > b = undefined d7 d4 d1 figure 5-8. interrupt priority register (ipr )
interrupt structure S3C825a/p825a 5- 14 interrupt request register (irq ) you can poll bit values in the interrupt request register, irq (set 1, dch), to monitor interrupt request status for all levels in the microcontroller?s interrupt structure. each bit corresponds to the interrupt level of the same number: bit 0 to irq0, bit 1 to irq1, and so on. a "0" indicates that no interrupt request is currently being issued for that level . a "1" indicates that an interrupt request has been generated for that level. irq bit values are read-only addressable using register addressing mode. you can read (test) the contents of the irq register at any time using bit or byte addressing to determine the current interrupt request status of specific interrupt levels. after a reset, all irq status bits are cleared to ?0?. you can poll irq register values even if a di instruction has been executed (that is, if global interrupt processing is disabled). if an interrupt occurs while the interrupt structure is disabled, the cpu will not service it. you can, however, still detect the interrupt request by polling the irq register. in this way, you can determine which events occurred while the interrupt structure was globally disabled. interrupt request register (irq) dch, set 1, read-only .7 .6 .5 .4 .3 .2 .1 .0 msb lsb irq1 irq2 irq3 irq4 irq5 irq6 irq7 irq0 interrupt level request pending bits: 0 = interrupt level is not pending 1 = interrupt level is pending figure 5-9. interrupt request register (irq )
S3C825a/p825a interrupt structure 5 - 15 interrupt pending function types overview there are two types of interrupt pending bits: o ne type that is automatically cleared by hardware after the interrupt service routine is acknowledged and executed; the other that must be cleared in the interrupt service routine. pending bits cleared automatically by hardware for interrupt pending bits that are cleared automatically by hardware, interrupt logic sets the corresponding pending bit to "1" when a request occurs. it then issues an irq pulse to inform the cpu that an interrupt is waiting to be serviced. the cpu acknowledges the interrupt source by sending an iack, executes the service routine, and clears the pending bit to "0". this type of pending bit is not mapped and cannot, therefore, be read or written by application software. in the S3C825a interrupt structure, the timer 0 overflow interrupt (irq0 ) and timer 3 overflow interrupt (irq2) belongs to this category of interrupts in which pending condition is cleared automatically by hardware. pending bits cleared by the service routine the second type of pending bit is the one that should be cleared by program software. the service routine must clear the appropriate pending bit before a return-from-interrupt subroutine (iret) occurs. to do this, a "0" must be written to the corresponding pending bit location in the source?s mode or control register.
interrupt structure S3C825a/p825a 5- 16 interrupt source polling sequence the interrupt request polling and servicing sequence is as follows: 1. a source generates an interrupt request by setting the interrupt request bit to "1". 2. the cpu polling procedure identifies a pending condition for that source. 3. the cpu checks the source's interrupt level. 4. the cpu generates an interrupt acknowledge signal. 5. interrupt logic determines the interrupt's vector address. 6. the service routine starts and the source's pending bit is cleared to "0" (by hardware or by software). 7. the cpu continues polling for interrupt requests. interrupt service routines before an interrupt request is serviced, the following conditions must be met: ? interrupt processing must be globally enabled (ei, sym.0 = "1") ? the interrupt level must be enabled (imr register) ? the interrupt level must have the highest priority if more than one level s are currently requesting service ? the interrupt must be enabled at the interrupt's source (peripheral control register) when all the above conditions are met, the interrupt request is acknowledged at the end of the instruction cycle. the cpu then initiates an interrupt machine cycle that completes the following processing sequence: 1. reset (clear to "0") the interrupt enable bit in the sym register (sym.0) to disable all subsequent interrupts. 2. save the program counter (pc) and status flags to the system stack. 3. branch to the interrupt vector to fetch the address of the service routine. 4. pass control to the interrupt service routine. when the interrupt service routine is completed, the cpu issues an interrupt return (iret). the iret restores the pc and status flags , set ting sym.0 to "1" . it allows the cpu to process the next interrupt request.
S3C825a/p825a interrupt structure 5 - 17 generating interrupt vector addresses the interrupt vector area in the rom (00h?ffh) contains the addresses of interrupt service routines that correspond to each level in the interrupt structure. vectored interrupt processing follows this sequence: 1. push the program counter's low-byte value to the stack. 2. push the program counter's high-byte value to the stack. 3. push the flag register values to the stack. 4. fetch the service routine's high-byte address from the vector location. 5. fetch the service routine's low-byte address from the vector location. 6. branch to the service routine specified by the concatenated 16-bit vector address. note a 16-bit vector address always begins at an even-numbered rom address within the range of 00h?ffh. nesting of vectored interrupts it is possible to nest a higher-priority interrupt request while a lower-priority request is being serviced. to do this, you must follow these steps: 1. push the current 8-bit interrupt mask register (imr) value to the stack (push imr). 2. load the imr register with a new mask value that enables only the higher priority interrupt. 3. execute an ei instruction to enable interrupt pr ocessing (a higher priority interrupt will be processed if it occurs). 4. when the lower-priority interrupt service routine ends, restore the imr to its original value by returning the previous mask value from the stack (pop imr). 5. execute an iret. depending on the application, you may be able to simplify the procedure above to some extent. instruction pointer (ip ) the instruction pointer (ip) is adopted by all the s3c8 -series microcontrollers to control the optional high-speed interrupt processing feature called fast interrupts . the ip consists of register pair dah and dbh. the names of ip register s are iph (high byte, ip15?ip8) and ipl (low byte, ip7?ip0). fast interrupt processing the feature called fast interrupt processing allows an interrupt within a given level to be completed in approxim ately 6 clock cycles rather than the usual 16 clock cycles. to select a specific interrupt level for fast interrupt processing, you write the appropriate 3-bit value to sym.4?sym.2. then, to enable fast interrupt processing for the selected level, you set sym.1 to ?1?.
interrupt structure S3C825a/p825a 5- 18 fast interrupt processing ( continued) two other system registers support fast interrupt processing: ? the instruction pointer (ip) contains the starting address of the service routine (and is later used to swap the program counter values), and ? when a fast interrupt occurs, the contents of the flags register is stored in an unmapped, dedicated register called flags' ( " flags prime " ). note for the S3C825a microcontroller, the service routine for any one of the eight interrupt levels: irq0? irq7 , can be selected for fast interrupt processing. procedure for initiating fast interrupts to initiate fast interrupt processing, follow these steps: 1. load the start address of the service routine into the instruction pointer (ip). 2. load the interrupt level number ( irqn) into the fast interrupt selection field (sym.4?sym.2) 3. write a "1" to the fast interrupt enable bit in the sym register. fast interrupt service routine when an interrupt occurs in the level selected for fast interrupt processing, the following events occur: 1. the contents of the instruction pointer and the pc are swapped. 2. the flag register values are written to the flags' ( ?flags prime?) register. 3. the fast interrupt status bit in the flags register is set. 4. the interrupt is serviced. 5. assuming that the fast interrupt status bit is set, when the fast interrupt service routine ends, the instruction pointer and pc values are swapped back. 6. the content of flags' ( " flags prime " ) is copied automatically back to the flags register. 7. the fast interrupt status bit in flags is cleared automatically. relationship to interrupt pending bit types as described previously, there are two types of interrupt pending bits: one type that is automatically cleared by hardware after the interrupt service routine is acknowledged and executed ; the other that must be cleared by the application program's interrupt service routine. you can select fast interrupt processing for interrupts with either type of pending condition clear function ? by hardware or by software. programming guidelines remember that the only way to enable/disable a fast interrupt is to set/clear the fast interrupt enable bit in the sym register, sym.1. executing an ei or di instruction globally enables or disables all interrupt processing, including fast interrupts. if you use fast interrupts, remember to load the ip with a new start address when the fast interrupt service routine ends.
S3C825a/p825a instruction set 6- 1 6 instruction set overview the sam88rc instruction set is specifically designed to support the large register files that are typical of most sam8 microcontrollers. there are 78 instructions. the powerful data manipulation capabilities and features of the instruction set include: ? a full complement of 8-bit arithmetic and logic operations, including multiply and divide ? no special i/o instructions (i/o control/data registers are mapped directly into the register file) ? decimal adjustment included in binary-coded decimal (bcd) operations ? 16-bit (word) data can be incremented and decremented ? flexible instructions for bit addressing, rotate, and shift operations data types the sam8 cpu performs operations on bits, bytes, bcd digits, and two-byte words. bits in the register file can be set, cleared, complemented, and tested. bits within a byte are numbered from 7 to 0, where bit 0 is the least significant (right-most) bit. register addressing to access an individual register, an 8-bit address in the range 0-255 or the 4-bit address of a working register is specified. paired registers can be used to construct 16-bit data or 16-bit program memory or data memory addresses. for detailed information about register addressing, please refer to section 2, "address spaces." addressing modes there are seven explicit addressing modes: register (r), indirect register (ir), indexed (x), direct (da), relative (ra), immediate (im), and indirect (ia). for detailed descriptions of these addressing modes, please refer to section 3, "addressing modes."
instruction set S3C825a/ p825a 6- 2 table 6-1. instruction group summary mnemonic operands instruction load instructions clr dst clear ld dst,src load ldb dst,src load bit lde dst,src load external data memory ldc dst,src load program memory lded dst,src load external data memory and decrement ldcd dst,src load program memory and decrement ldei dst,src load external data memory and increment ldci dst,src load program memory and increment ldepd dst,src load external data memory with pre-decrement ldcpd dst,src load program memory with pre-decrement ldepi dst,src load external data memory with pre-increment ldcpi dst,src load program memory with pre-increment ldw dst,src load word pop dst pop from stack popud dst,src pop user stack (decrementing) popui dst,src pop user stack (incrementing) push src push to stack pushud dst,src push user stack (decrementing) pushui dst,src push user stack (incrementing)
S3C825a/p825a instruction set 6- 3 table 6-1. instruction group summary (continued) mnemonic operands instruction arithmetic instructions adc dst,src add with carry add dst,src add cp dst,src compare da dst decimal adjust dec dst decrement decw dst decrement word div dst,src divide inc dst increment incw dst increment word mult dst,src multiply sbc dst,src subtract with carry sub dst,src subtract logic instructions and dst,src logical and com dst complement or dst,src logical or xor dst,src logical exclusive or
instruction set S3C825a/ p825a 6- 4 table 6-1. instruction group summary (continued) mnemonic operands instruction program control instructions btjrf dst,src bit test and jump relative on false btjrt dst,src bit test and jump relative on true call dst call procedure cpije dst,src compare, increment and jump on equal cpijne dst,src compare, increment and jump on non-equal djnz r,dst decrement register and jump on non-zero enter enter exit exit iret interrupt return jp cc,dst jump on condition code jp dst jump unconditional jr cc,dst jump relative on condition code next next ret return wfi wait for interrupt bit manipulation instructions band dst,src bit and bcp dst,src bit compare bitc dst bit complement bitr dst bit reset bits dst bit set bor dst,src bit or bxor dst,src bit xor tcm dst,src test complement under mask tm dst,src test under mask
S3C825a/p825a instruction set 6- 5 table 6-1. instruction group summary (concluded) mnemonic operands instruction rotate and shift instructions rl dst rotate left rlc dst rotate left through carry rr dst rotate right rrc dst rotate right through carry sra dst shift right arithmetic swap dst swap nibbles cpu control instructions ccf complement carry flag di disable interrupts ei enable interrupts idle enter idle mode nop no operation rcf reset carry flag sb0 set bank 0 sb1 set bank 1 scf set carry flag srp src set register pointers srp0 src set register pointer 0 srp1 src set register pointer 1 stop enter stop mode
instruction set S3C825a/ p825a 6- 6 flags register (flags) the flags register flags contains eight bits that describe the current status of cpu operations. four of these bits, flags.7?flags.4, can be tested and used with conditional jump instructions; two others flags.3 and flags.2 are used for bcd arithmetic. the flags register also contains a bit to indicate the status of fast interrupt processing (flags.1) and a bank address status bit (flags.0) to indicate whether bank 0 or bank 1 is currently being addressed. flags register can be set or reset by instructions as long as its outcome does not affect the flags, such as, load instruction. logical and arithmetic instructions such as, and, or, xor, add, and sub can affect the flags register. for example, the and instruction updates the zero, sign and overflow flags based on the outcome of the and instruction. if the and instruction uses the flags register as the destination, then simultaneously, two write will occur to the flags register producing an unpredictable result. system flags register (flags) d5h, set 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb bank address status flag (ba) fast interrupt status flag (fis) half-carry flag (h) decimal adjust flag (d) carry flag (c) zero flag (z) sign flag (s) overflow flag (v) figure 6-1. system flags register (flags)
S3C825a/p825a instruction set 6- 7 flag descriptions c carry fl ag (flags.7) the c flag is set to "1" if the result from an arithmetic operation generates a carry-out from or a borrow to the bit 7 position (msb). after rotate and shift operations, it contains the last value shifted out of the specified register. program instructions can set, clear, or complement the carry flag. z zero flag (flags.6) for arithmetic and logic operations, the z flag is set to "1" if the result of the operation is zero. for operations that test register bits, and for shift and rotate operations, the z flag is set to "1" if the result is logic zero. s sign flag (flags.5) following arithmetic, logic, rotate, or shift operations, the sign bit identifies the state of the msb of the result. a logic zero indicates a positive number and a logic one indicates a negative number. v overflow flag (flags.4) the v flag is set to "1" when the result of a two's-complement operation is greater than + 127 or less than ? 128. it is also cleared to "0" following logic operations. d decimal adjust flag (flags.3) the da bit is used to specify what type of instruction was executed last during bcd operations, so that a subsequent decimal adjust operation can execute correctly. the da bit is not usually accessed by programmers, and cannot be used as a test condition. h half-carry flag (flags.2) the h bit is set to "1" whenever an addition generates a carry-out of bit 3, or when a subtraction borrows out of bit 4. it is used by the decimal adjust (da) instruction to convert the binary result of a previous addition or subtraction into the correct decimal (bcd) result. the h flag is seldom accessed directly by a program. fis fast interrupt status flag (flags.1) the fis bit is set during a fast interrupt cycle and reset during the iret following interrupt servicing. when set, it inhibits all interrupts and causes the fast interrupt return to be executed when the iret instruction is executed. ba bank address flag (flags.0) the ba flag indicates which register bank in the set 1 area of the internal register file is currently selected, bank 0 or bank 1. the ba flag is cleared to "0" (select bank 0) when you execute the sb0 instruction and is set to "1" (select bank 1) when you execute the sb1 instruction.
instruction set S3C825a/ p825a 6- 8 instruction set notation table 6-2. flag notation conventions flag description c carry flag z zero flag s sign flag v overflow flag d decimal-adjust flag h half-carry flag 0 cleared to logic zero 1 set to logic one * set or cleared according to operation ? value is unaffected x value is undefined table 6-3. instruction set symbols symbol description dst destination operand src source operand @ indirect register address prefix pc program counter ip instruction pointer flags flags register (d5h) rp register pointer # immediate operand or register address prefix h hexadecimal number suffix d decimal number suffix b binary number suffix opc opcode
S3C825a/p825a instruction set 6- 9 table 6-4. instruction notation conventions notation description actual operand range cc condition code see list of condition codes in table 6-6. r working register only rn (n = 0?15) rb bit (b) of working register rn.b (n = 0?15, b = 0?7) r0 bit 0 (lsb) of working register rn (n = 0?15) rr working register pair rrp (p = 0, 2, 4, ..., 14) r register or working register reg or rn (reg = 0?255, n = 0?15) rb bit 'b' of register or working register reg.b (reg = 0?255, b = 0?7) rr register pair or working register pair reg or rrp (reg = 0?254, even number only, where p = 0, 2, ..., 14) ia indirect addressing mode addr (addr = 0?254, even number only) ir indirect working register only @rn (n = 0?15) ir indirect register or indirect working register @rn or @reg (reg = 0?255, n = 0?15) irr indirect working register pair only @rrp (p = 0, 2, ..., 14) irr indirect register pair or indirect working register pair @rrp or @reg (reg = 0?254, even only, where p = 0, 2, ..., 14) x indexed addressing mode #reg [rn] (reg = 0?255, n = 0?15) xs indexed (short offset) addressing mode #addr [rrp] (addr = range ?128 to +127, where p = 0, 2, ..., 14) xl indexed (long offset) addressing mode #addr [rrp] (addr = range 0?65535, where p = 0, 2, ..., 14) da direct addressing mode addr (addr = range 0?65535) ra relative addressing mode addr (addr = number in the range +127 to ?128 that is an offset relative to the address of the next instruction) im immediate addressing mode #data (data = 0?255) iml immediate (long) addressing mode #data (data = range 0?65535)
instruction set S3C825a/ p825a 6- 10 table 6-5. opcode quick reference opcode map lower nibble (hex) ? 0 1 2 3 4 5 6 7 u 0 dec r1 dec ir1 add r1,r2 add r1,ir2 add r2,r1 add ir2,r1 add r1,im bor r0?rb p 1 rlc r1 rlc ir1 adc r1,r2 adc r1,ir2 adc r2,r1 adc ir2,r1 adc r1,im bcp r1.b, r2 p 2 inc r1 inc ir1 sub r1,r2 sub r1,ir2 sub r2,r1 sub ir2,r1 sub r1,im bxor r0?rb e 3 jp irr1 srp/0/1 im sbc r1,r2 sbc r1,ir2 sbc r2,r1 sbc ir2,r1 sbc r1,im btjr r2.b, ra r 4 da r1 da ir1 or r1,r2 or r1,ir2 or r2,r1 or ir2,r1 or r1,im ldb r0?rb 5 pop r1 pop ir1 and r1,r2 and r1,ir2 and r2,r1 and ir2,r1 and r1,im bitc r1.b n 6 com r1 com ir1 tcm r1,r2 tcm r1,ir2 tcm r2,r1 tcm ir2,r1 tcm r1,im band r0?rb i 7 push r2 push ir2 tm r1,r2 tm r1,ir2 tm r2,r1 tm ir2,r1 tm r1,im bit r1.b b 8 decw rr1 decw ir1 pushud ir1,r2 pushui ir1,r2 mult r2,rr1 mult ir2,rr1 mult im,rr1 ld r1, x, r2 b 9 rl r1 rl ir1 popud ir2,r1 popui ir2,r1 div r2,rr1 div ir2,rr1 div im,rr1 ld r2, x, r1 l a incw rr1 incw ir1 cp r1,r2 cp r1,ir2 cp r2,r1 cp ir2,r1 cp r1,im ldc r1, irr2, xl e b clr r1 clr ir1 xor r1,r2 xor r1,ir2 xor r2,r1 xor ir2,r1 xor r1,im ldc r2, irr2, xl c rrc r1 rrc ir1 cpije ir,r2,ra ldc r1,irr2 ldw rr2,rr1 ldw ir2,rr1 ldw rr1,iml ld r1, ir2 h d sra r1 sra ir1 cpijne irr,r2,ra ldc r2,irr1 call ia1 ld ir1,im ld ir1, r2 e e rr r1 rr ir1 ldcd r1,irr2 ldci r1,irr2 ld r2,r1 ld r2,ir1 ld r1,im ldc r1, irr2, xs x f swap r1 swap ir1 ldcpd r2,irr1 ldcpi r2,irr1 call irr1 ld ir2,r1 call da1 ldc r2, irr1, xs
S3C825a/p825a instruction set 6- 11 table 6-5. opcode quick reference (continued) opcode map lower nibble (hex) ? 8 9 a b c d e f u 0 ld r1,r2 ld r2,r1 djnz r1,ra jr cc,ra ld r1,im jp cc,da inc r1 next p 1 enter p 2 exit e 3 wfi r 4 sb0 5 sb1 n 6 idle i 7 stop b 8 di b 9 ei l a ret e b iret c rcf h d scf e e ccf x f ld r1,r2 ld r2,r1 djnz r1,ra jr cc,ra ld r1,im jp cc,da inc r1 nop
instruction set S3C825a/ p825a 6- 12 condition codes the opcode of a conditional jump always contains a 4-bit field called the condition code (cc). this specifies under which conditions it is to execute the jump. for example, a conditional jump with the condition code for "equal" after a compare operation only jumps if the two operands are equal. condition codes are listed in table 6-6. the carry (c), zero (z), sign (s), and overflow (v) flags are used to control the operation of conditional jump instructions. table 6-6. condition codes binary mnemonic description flags set 0000 f always false ? 1000 t always true ? 0111 (note) c carry c = 1 1111 (note) nc no carry c = 0 0110 (note) z zero z = 1 1110 (note) nz not zero z = 0 1101 pl plus s = 0 0101 mi minus s = 1 0100 ov overflow v = 1 1100 nov no overflow v = 0 0110 (note) eq equal z = 1 1110 (note) ne not equal z = 0 1001 ge greater than or equal (s xor v) = 0 0001 lt less than (s xor v) = 1 1010 gt greater than (z or (s xor v)) = 0 0010 le less than or equal (z or (s xor v)) = 1 1111 (note) uge unsigned greater than or equal c = 0 0111 (note) ult unsigned less than c = 1 1011 ugt unsigned greater than (c = 0 and z = 0) = 1 0011 ule unsigned less than or equal (c or z) = 1 notes: 1. it indicates condition codes that are related to two different mnemonics but which test the same flag. for example, z and eq are both true if the zero flag ( z) is set, but after an add instruction, z would probably be used; after a cp instruction, however, eq would probably be used. 2. for operations involving unsigned numbers, the special condition codes uge, ult, ugt, and ule must be used.
S3C825a/p825a instruction set 6- 13 instruction descriptions this section contains detailed information and programming examples for each instruction in the sam8 instruction set. information is arranged in a consistent format for improved readability and for fast referencing. the following information is included in each instruction description: ? instruction name (mnemonic) ? full instruction name ? source/destination format of the instruction operand ? shorthand notation of the instruction's operation ? textual description of the instruction's effect ? specific flag settings affected by the instruction ? detailed description of the instruction's format, execution time, and addressing mode(s) ? programming example(s) explaining how to use the instruction
instruction set S3C825a/ p825a 6- 14 adc ? add with carry adc dst,src operation: dst ? dst + src + c the source operand, along with the setting of the carry flag, is added to the destination operand and the sum is stored in the destination. the contents of the source are unaffected. two's- complement addition is performed. in multiple precision arithmetic, this instruction permits the carry from the addition of low-order operands to be carried into the addition of high-order operands. flags: c: set if there is a carry from the most significant bit of the result; cleared otherwise. z: set if the result is "0"; cleared otherwise. s: set if the result is negative; cleared otherwise. v: set if arithmetic overflow occurs, that is, if both operands are of the same sign and the result is of the opposite sign; cleared otherwise. d: always cleared to "0". h: set if there is a carry from the most significant bit of the low-order four bits of the result; cleared otherwise. format: bytes cycles opcode (hex) addr mode dst src opc dst | src 2 4 12 r r 6 13 r lr opc src dst 3 6 14 r r 6 15 r ir opc dst src 3 6 16 r im examples: given: r1 = 10h, r2 = 03h, c flag = "1", register 01h = 20h, register 02h = 03h, and register 03h = 0ah: adc r1,r2 ? r1 = 14h, r2 = 03h adc r1,@r2 ? r1 = 1bh, r2 = 03h adc 01h,02h ? register 01h = 24h, register 02h = 03h adc 01h,@02h ? register 01h = 2bh, register 02h = 03h adc 01h,#11h ? register 01h = 32h in the first example, de stination register r1 contains the value 10h, the carry flag is set to "1", and the source working register r2 contains the value 03h. the statement "adc r1,r2" adds 03h and the carry flag value ("1") to the destination value 10h, leaving 14h in register r1.
S3C825a/p825a instruction set 6- 15 add ? add add dst,src operation: dst ? dst + src the source operand is added to the destination operand and the sum is stored in the destination. the contents of the source are unaffected. two's-complement addition is performed. flags: c: set if there is a carry from the most significant bit of the result; cleared otherwise. z: set if the result is "0"; cleared otherwise. s: set if the result is negative; cleared otherwise. v: set if arithmetic overflow occurred, that is, if both operands are of the same sign and the result is of the opposite sign; cleared otherwise. d: always cleared to "0". h: set if a carry from the low-order nibble occurred. format: bytes cycles opcode (hex) addr mode dst src opc dst | src 2 4 02 r r 6 03 r lr opc src dst 3 6 04 r r 6 05 r ir opc dst src 3 6 06 r im examples: given: r1 = 12h, r2 = 03h, register 01h = 21h, register 02h = 03h, register 03h = 0ah: add r1,r2 ? r1 = 15h, r2 = 03h add r1,@r2 ? r1 = 1ch, r2 = 03h add 01h,02h ? register 01h = 24h, register 02h = 03h add 01h,@02h ? register 01h = 2bh, register 02h = 03h add 01h,#25h ? register 01h = 46h in the first example, destination working register r1 contains 12h and the source working register r2 contains 03h. the statement "add r1,r2" adds 03h to 12h, leaving the value 15h in register r1.
instruction set S3C825a/ p825a 6- 16 and ? logical and and dst,src operation: dst ? dst and src the source operand is logically anded with the destination operand. the result is stored in the destination. the and operation results in a "1" bit being stored whenever the corresponding bits in the two operands are both logic ones; otherwise a "0" bit value is stored. the contents of the source are unaffected. flags: c: unaffected. z: set if the result is "0"; cleared otherwise. s: set if the result bit 7 is set; cleared otherwise. v: always cleared to "0". d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst src opc dst | src 2 4 52 r r 6 53 r lr opc src dst 3 6 54 r r 6 55 r ir opc dst src 3 6 56 r im examples: given: r1 = 12h, r2 = 03h, register 01h = 21h, register 02h = 03h , register 03h = 0ah: and r1,r2 ? r1 = 02h, r2 = 03h and r1,@r2 ? r1 = 02h, r2 = 03h and 01h,02h ? register 01h = 01h, register 02h = 03h and 01h,@02h ? register 01h = 00h, register 02h = 03h and 01h,#25h ? register 01h = 21h in the first example, destination working register r1 contains the value 12h and the source working register r2 contains 03h. the statement "and r1,r2" logically ands the source operand 03h with the destination operand value 12h, leaving the value 02h in register r1.
S3C825a/p825a instruction set 6- 17 band ? bit and band dst,src.b band dst.b,src operation: dst(0) ? dst(0) and src(b) or dst(b) ? dst(b) and src(0) the specified bit of the source (or the destination) is logically anded with the zero bit (lsb) of the destination (or source). the resultant bit is stored in the specified bit of the destination. no other bits of the destination are affected. the source is unaffected. flags: c: unaffected. z: set if the result is "0"; cleared otherwise. s: cleared to "0". v: undefined. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst src opc dst | b | 0 src 3 6 67 r0 rb opc src | b | 1 dst 3 6 67 rb r0 note : in the second byte of the 3-byte instruction formats, the destination (or source) address is four bits, the bit address 'b' is three bits, and the lsb address value is one bit in length. examples: given: r1 = 07h and register 01h = 05h: band r1,01h.1 ? r1 = 06h, register 01h = 05h band 01h. 1,r1 ? register 01h = 05h, r1 = 07h in the first example, source register 01h contains the value 05h (00000101b) and destination working register r1 contains 07h (00000111b). the statement "band r1,01h.1" ands the bit 1 value of the source register ("0") with the bit 0 value of register r1 (destination), leaving the value 06h (00000110b) in register r1.
instruction set S3C825a/ p825a 6- 18 bcp ? bit compare bcp dst,src.b operation: dst(0) ? src(b) the specified bit of the source is compared to (subtracted from) bit zero (lsb) of the destination. the zero flag is set if the bits are the same; otherwise it is cleared. the contents of both operands are unaffected by the comparison. flags: c: unaffected. z: set if the two bits are the same; cleared otherwise. s: cleared to "0". v: undefined. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst src opc dst | b | 0 src 3 6 17 r0 rb note : in the second byte of the instruction format, the destination address is four bits, the bit ad dress 'b' is three bits, and the lsb address value is one bit in length. example: given: r1 = 07h and register 01h = 01h: bcp r1,01h.1 ? r1 = 07h, register 01h = 01h if destination working register r1 contains the value 07h (00000111b) and the source register 01h contains the value 01h (00000001b), the statement "bcp r1,01h.1" compares bit one of the source register (01h) and bit zero of the destination register (r1). because the bit values are not identical, the zero flag bit (z) is cleared in the flags register (0d5h).
S3C825a/p825a instruction set 6- 19 bitc ? bit complement bitc dst.b operation: dst(b) ? not dst(b) this instruction complements the specified bit within the destination without affecting any other bits in the destination. flags: c: unaffected. z: set if the result is "0"; cleared otherwise. s: cleared to "0". v: undefined. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst opc dst | b | 0 2 4 57 rb note : in the second byte of the instruction format, the d estination address is four bits, the bit address 'b' is three bits, and the lsb address value is one bit in length. example: given: r1 = 07h bitc r1.1 ? r1 = 05h if working register r1 contains the value 07h (00000111b), the statement "bitc r1.1" complements bit one of the destination and leaves the value 05h (00000101b) in register r1. because the result of the complement is not "0", the zero flag (z) in the flags register (0d5h) is cleared.
instruction set S3C825a/ p825a 6- 20 bitr ? bit reset bitr dst.b operation: d st(b) ? 0 the bitr instruction clears the specified bit within the destination without affecting any other bits in the destination. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst opc dst | b | 0 2 4 77 rb note : in the second byte of the instruction format, the destination address is four bits, the bit address 'b' is three bits, and the lsb address value is one bit in length. example: given: r1 = 07h: bitr r1.1 ? r1 = 05h if the value of working register r1 is 07h (00000111b), the statement "bitr r1.1" clears bit one of the destination register r1, leaving the value 05h (00000101b).
S3C825a/p825a instruction set 6- 21 bits ? bit set bits dst.b operation: dst(b) ? 1 the bits instruction sets the specified bit within the destination without affecting any other bits in the destination. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst opc dst | b | 1 2 4 77 rb note : in the second byte of the instruction format, the destination address is four bits, the bit address 'b' is three bits, and the lsb address value is one bit in length. example: given: r1 = 07h: bits r1.3 ? r1 = 0fh if working register r1 contains the value 07h (00000111b), the statement "bits r1.3" sets bit three of the destination register r1 to "1", leaving the value 0fh (00001111b).
instruction set S3C825a/ p825a 6- 22 bor ? bit or bor dst,src.b bor dst.b,src operation: dst(0) ? dst(0) or src(b) or dst(b) ? dst(b) or src(0) the specified bit of the source (or the destination) is logically ored with bit zero (lsb) of the destination (or the source). the resulting bit value is stored in the specified bit of the destination. no other bits of the destination are affected. the source is unaffected. flags: c: unaffected. z: set if the result is "0"; cleared otherwise. s: cleared to "0". v: undefined. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst src opc dst | b | 0 src 3 6 07 r0 rb opc src | b | 1 dst 3 6 07 rb r0 note : in the second byte of the 3-byte instruction formats, the destination (or source) address is four bits, the bit address 'b' is three bits, and the lsb address value is one bit. examples: given: r1 = 07h and register 01h = 03h: bor r1, 01h.1 ? r1 = 07h, register 01h = 03h bor 01h.2, r1 ? register 01h = 07h, r1 = 07h in the first example, destination working register r1 contains the value 07h (00000111b) and source register 01h the value 03h (00000011b). the statement "bor r1,01h.1" logically ors bit one of register 01h (source) with bit zero of r1 (destination). this leaves the same value (07h) in working register r1. in the second example, destination register 01h contains the value 03h (00000011b) and the source working register r1 the value 07h (00000111b). the statement "bor 01h.2,r1" logically ors bit two of register 01h (destination) with bit zero of r1 (source). this leaves the value 07h in register 01h.
S3C825a/p825a instruction set 6- 23 btjrf ? bit test, jump relative on false btjrf dst,src.b operation: if src(b) is a "0", then pc ? pc + dst the specified bit within the source operand is tested. if it is a "0", the relative address is added to the program counter and control passes to the statement whose address is now in the pc; otherwise, the instruction following the btjrf instruction is executed. flags: no flags are affected. format: (note 1) bytes cycles opcode (hex) addr mode dst src opc src | b | 0 dst 3 10 37 ra rb note: in the second byte of the instruction format, the so urce address is four bits, the bit address 'b' is three bits, and the lsb address value is one bit in length. example: given: r1 = 07h: btjrf skip,r1.3 ? pc jumps to skip location if working register r1 contains the value 07h (00000111b), the statement "btjrf skip,r1.3" tests bit 3. because it is "0", the relative address is added to the pc and the pc jumps to the memory location pointed to by the skip. (remember that the memory location must be within the allowed range of + 127 to ? 128.)
instruction set S3C825a/ p825a 6- 24 btjrt ? bit test, jump relative on true btjrt dst,src.b operation: if src(b) is a "1", then pc ? pc + dst the specified bit within the source operand is tested. if it is a "1", the relative address is added to the program counter and control passes to the statement whose address is now in the pc; otherwise, the instruction following the btjrt instruction is executed. flags: no flags are affected. format: (note 1) bytes cycles opcode (hex) addr mode dst src opc src | b | 1 dst 3 10 37 ra rb note: in the second byte of the instruction format, the source address is four bits, the bit address 'b' is three bits, and the lsb address value is one bit in length. example: given: r1 = 07h: btjrt skip,r1.1 if working register r1 contains the value 07h (00000111b), the statement "btjrt skip,r1.1" tests bit one in the source register (r1). because it is a "1", the relative address is added to the pc and the pc jumps to the memory location pointed to by the skip. (remember that the memory location must be within the allowed range of + 127 to ? 128.)
S3C825a/p825a instruction set 6- 25 bxor ? bit xor bxor dst,src.b bxor dst.b,src operation: dst(0) ? dst(0) xor src(b) or dst(b) ? dst(b) xor src(0) the specified bit of the source (or the destination) is logically exclusive-ored with bit zero (lsb) of the destination (or source). the result bit is stored in the specified bit of the destination. no other bits of the destination are affected. the source is unaffected. flags: c: unaffected. z: set if the result is "0"; cleared otherwise. s: cleared to "0". v: undefined. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst src opc dst | b | 0 src 3 6 27 r0 rb opc src | b | 1 dst 3 6 27 rb r0 note : in the second byte of the 3-byte instruction formats, the destination (or source) address is four bits, the bit address 'b' is three bits, and the lsb address value is one bit in length. examples: given: r1 = 07h (00000111b) and registe r 01h = 03h (00000011b): bxor r1,01h.1 ? r1 = 06h, register 01h = 03h bxor 01h.2,r1 ? register 01h = 07h, r1 = 07h in the first example, destination working register r1 has the value 07h (00000111b) and source register 01h has the value 03h (00000011b). the statement "bxor r1,01h.1" exclusive-ors bit one of register 01h (source) with bit zero of r1 (destination). the result bit value is stored in bit zero of r1, changing its value from 07h to 06h. the value of source register 01h is unaffected.
instruction set S3C825a/ p825a 6- 26 call ? call procedure call dst operation: sp ? sp ? 1 @sp ? pcl sp ? sp ?1 @sp ? pch pc ? dst the current contents of the program counter are pushed onto the top of the stack. the program counter value used is the address of the first instruction following the call instruction. the specified destination address is then loaded into the program counter and points to the first instruction of a procedure. at the end of the procedure the return instruction (ret) can be used to return to the original program flow. ret pops the top of the stack back into the program counter. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst opc dst 3 14 f6 da opc dst 2 12 f4 irr opc dst 2 14 d4 ia examples: given: r0 = 35h, r1 = 21h, pc = 1a47h, and sp = 0002h: call 3521h ? sp = 0000h (memory locations 0000h = 1ah, 0001h = 4ah, where 4ah is the address that follows the instruction.) call @rr0 ? sp = 0000h (0000h = 1ah, 0001h = 49h) call #40h ? sp = 0000h (0000h = 1ah, 0001h = 49h) in the first example, if the program counter value is 1a47h and the stack pointer contains the value 0002h, the statement "call 3521h" pushes the current pc value onto the top of the stack. the stack pointer now points to memory location 0000h. the pc is then loaded with the value 3521h, the address of the first instruction in the program sequence to be executed. if the contents of the program counter and stack pointer are the same as in the first example, the statement "call @rr0" produces the same result except that the 49h is stored in stack location 0001h (because the two-byte instruction format was used). the pc is then loaded with the value 3521h, the address of the first instruction in the program sequence to be executed. assuming that the contents of the program counter and stack pointer are the same as in the first example, if program address 0040h contains 35h and program address 0041h contains 21h, the statement "call #40h" produces the same result as in the second example.
S3C825a/p825a instruction set 6- 27 ccf ? complement carry flag ccf operation: c ? not c the carry flag (c) is complemented. if c = "1", the value of the carry flag is changed to logic zero; if c = "0", the value of the carry flag is changed to logic one. flags: c: complemented. no other flags are affected. format: bytes cycles opcode (hex) opc 1 4 ef example: given: the carry flag = "0": ccf if the carry flag = "0", the ccf instructio n complements it in the flags register (0d5h), changing its value from logic zero to logic one.
instruction set S3C825a/ p825a 6- 28 clr ? clear clr dst operation: dst ? "0" the destination location is cleared to "0". flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst opc dst 2 4 b0 r 4 b1 ir examples: given: register 00h = 4fh, register 01h = 02h, and register 02h = 5eh: clr 00h ? register 00h = 00h clr @01h ? register 01h = 02h, register 02h = 00h in register (r) addressing mode, the statement "clr 00h" clears the destination register 00h value to 00h. in the second example, the statement "clr @01h" uses indirect register (ir) addressing mode to clear the 02h register value to 00h.
S3C825a/p825a instruction set 6- 29 com ? complement com dst operation: dst ? not dst the contents of the destination location are complemented (one's complement); all "1s" are changed to "0s", and vice-versa. flags: c: unaffected. z: set if the result is "0"; cleared otherwise. s: set if the r esult bit 7 is set; cleared otherwise. v: always reset to "0". d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst opc dst 2 4 60 r 4 61 ir examples: given: r1 = 07h and register 07h = 0f1h: com r1 ? r1 = 0f8h com @r1 ? r1 = 07h, register 07h = 0eh in the first example, destination working register r1 contains the value 07h (00000111b). the statement "com r1" complements all the bits in r1: all logic ones are changed to logic zeros, and vice-versa, leaving the value 0f8h (11111000b). in the second example, indirect register (ir) addressing mode is used to complement the value of destination register 07h (11110001b), leaving the new value 0eh (00001110b).
instruction set S3C825a/ p825a 6- 30 cp ? compare cp dst,src operation: dst ? src the source operand is compared to (subtracted from) the destination operand, and the appropriate flags are set accordingly. the contents of both operands are unaffected by the comparison. flags: c: set if a "borrow" occurred (src > dst); cleared otherwise. z: set if the result is "0"; cleared otherwise. s: set if the result is negative; cleared otherwise. v: set if arithmetic overflow occurred; cleared otherwise. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst src opc dst | src 2 4 a2 r r 6 a3 r lr opc src dst 3 6 a4 r r 6 a5 r ir opc dst src 3 6 a6 r im examples: 1. given: r1 = 02h and r2 = 03h: cp r1,r2 ? set the c an d s flags destination working register r1 contains the value 02h and source register r2 contains the value 03h. the statement "cp r1,r2" subtracts the r2 value (source/subtrahend) from the r1 value (destination/minuend). because a "borrow" occurs and the difference is negative, c and s are "1". 2. given: r1 = 05h and r2 = 0ah: cp r1,r2 jp uge,skip inc r1 skip ld r3,r1 in this example, destination working register r1 contains the value 05h which is less than the contents of the source working register r2 (0ah). the statement "cp r1,r2" generates c = "1" and the jp instruction does not jump to the skip location. after the statement "ld r3,r1" executes, the value 06h remains in working register r3.
S3C825a/p825a instruction set 6- 31 cpije ? compare, increment, and jump on equal cpije dst,src,ra operation: if dst ? src = "0", pc ? pc + ra ir ? ir + 1 the source operand is compared to (subtracted from) the destination operand. if the result is "0", the relative address is added to the program counter and control passes to the statement whose address is now in the program counter. otherwise, the instruction immediately following the cpije instruction is executed. in either case, the source pointer is incremented by one before the next instruction is executed. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src opc src dst ra 3 12 c2 r ir note: execution time is 18 cycles if the jump is taken or 16 cycles if it is not taken. example: given: r1 = 02h, r2 = 03h, and register 03h = 02h: cpije r1,@r2,skip ? r2 = 04h, pc jumps to skip location in this example, working register r1 contains the value 02h, working register r2 the value 03h, and register 03 contains 02h. the statement "cpije r1,@r2,skip" compares the @r2 value 02h (00000010b) to 02h (00000010b). because the result of the comparison is equal , the relative address is added to the pc and the pc then jumps to the memory location pointed to by skip. the source register (r2) is incremented by one, leaving a value of 04h. (remember that the memory location must be within the allowed range of + 127 to ? 128.)
instruction set S3C825a/ p825a 6- 32 cpijne ? compare, increment, and jump on non-equal cpijne dst,src,ra operation: if dst ? src "0", pc ? pc + ra ir ? ir + 1 the source operand is compared to (subtracted from) the destination operand. if the result is not "0", the relative address is added to the program counter and control passes to the statement whose address is now in the program counter; otherwise the instruction following the cpijne instruction is executed. in either case the source pointer is incremented by one before the next instruction. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src opc src dst ra 3 12 d2 r ir note: execution time is 18 cycles if the jump is taken or 16 cycles if it is not taken. example: given: r1 = 02h, r2 = 03h, and register 03h = 04h: cpijne r1,@r2,skip ? r2 = 04h, pc jumps to skip location working registe r r1 contains the value 02h, working register r2 (the source pointer) the value 03h, and general register 03 the value 04h. the statement "cpijne r1,@r2,skip" subtracts 04h (00000100b) from 02h (00000010b). because the result of the comparison is non-equal , the relative address is added to the pc and the pc then jumps to the memory location pointed to by skip. the source pointer register (r2) is also incremented by one, leaving a value of 04h. (remember that the memory location must be within the allowed range of + 127 to ? 128.)
S3C825a/p825a instruction set 6- 33 da ? decimal adjust da dst operation: dst ? da dst the destination operand is adjusted to form two 4-bit bcd digits following an addition or subtraction operation. for addition (add, adc) or subtraction (sub, sbc), the following table indicates the operation performed. (the operation is undefined if the destination operand was not the result of a valid addition or subtraction of bcd digits): instruction carry before da bits 4?7 value (hex) h flag before da bits 0?3 value (hex) number added to byte carry after da 0 0?9 0 0?9 00 0 0 0?8 0 a?f 06 0 0 0?9 1 0?3 06 0 add 0 a?f 0 0?9 60 1 adc 0 9?f 0 a?f 66 1 0 a?f 1 0?3 66 1 1 0?2 0 0?9 60 1 1 0?2 0 a?f 66 1 1 0?3 1 0?3 66 1 0 0?9 0 0?9 00 = ? 00 0 sub 0 0?8 1 6?f fa = ? 06 0 sbc 1 7?f 0 0?9 a0 = ? 60 1 1 6?f 1 6?f 9a = ? 66 1 flags: c: set if there was a carry from the most significant bit; cleared otherwise (see table). z: set if result is "0"; cleared otherwise. s: set if result b it 7 is set; cleared otherwise. v: undefined. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst opc dst 2 4 40 r 4 41 ir
instruction set S3C825a/ p825a 6- 34 da ? decimal adjust da (continued) example: given: working register r0 contains the value 15 (bcd), working register r1 contains 27 (bcd), and address 27h contains 46 (bcd): add r1,r0 ; c ? "0", h ? "0", bits 4?7 = 3, bits 0?3 = c, r1 ? 3ch da r1 ; r1 ? 3ch + 06 if addition is performed using the bcd values 15 and 27, the result should be 42. the sum is incorrect, however, when the binary representations are added in the destination location using standard binary arithmetic: 0 0 0 1 0 1 0 1 15 + 0 0 1 0 0 1 1 1 27 0 0 1 1 1 1 0 0 = 3ch the da instruction adjusts this result so that the correct bcd representation is obtained: 0 0 1 1 1 1 0 0 + 0 0 0 0 0 1 1 0 0 1 0 0 0 0 1 0 = 42 assuming the same values given above, the statements sub 27h,r0 ; c ? "0", h ? "0", bits 4?7 = 3, bits 0?3 = 1 da @r1 ; @r1 ? 31?0 leave the value 31 (bcd) in address 27h (@r1).
S3C825a/p825a instruction set 6- 35 dec ? decrement dec dst operation: dst ? dst ? 1 the contents of the destination operand are decremented by one. flags: c: unaffected. z: set if the result is "0"; cleared otherwise. s: set if result is negative; cleared otherwise. v: set if arithmetic overflow occurred; cleared otherwise. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst opc dst 2 4 00 r 4 01 ir examples: given: r1 = 03h and register 03h = 10h: dec r1 ? r1 = 02h dec @r1 ? register 03h = 0fh in the first example, if working register r1 contains the value 03h, the statement "dec r1" decrements the hexadecimal value by one, leaving the value 02h. in the second example, the statement "dec @r1" decrements the value 10h contained in the destination register 03h by one, leaving the value 0fh.
instruction set S3C825a/ p825a 6- 36 decw ? decrement word decw dst operation: dst ? dst ? 1 the contents of the destination location (w hich must be an even address) and the operand following that location are treated as a single 16-bit value that is decremented by one. flags: c: unaffected. z: set if the result is "0"; cleared otherwise. s: set if the result is negative; cleared otherwise. v: set if arithmetic overflow occurred; cleared otherwise. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst opc dst 2 8 80 rr 8 81 ir examples: given: r0 = 12h, r1 = 34h, r2 = 30h, register 30h = 0fh, and register 31h = 21h: decw rr0 ? r0 = 12h, r1 = 33h decw @r2 ? register 30h = 0fh, register 31h = 20h in the first example, destination register r0 contains the value 12h and register r1 the value 34h. the statement "decw rr0" addresses r0 and the following operand r1 as a 16-bit word and decrements the value of r1 by one, leaving the value 33h. note: a system malfunction may occur if you use a zero flag (flags.6) result together with a decw instruction. to avoid this problem, we recommend that you use decw as shown in the following example: loop: decw rr0 ld r2,r1 or r2,r0 jr nz,loop
S3C825a/p825a instruction set 6- 37 di ? disable interrupts di operation: sym (0) ? 0 bit zero of the system mode control register, sym.0, is cleared to "0", globally disabling all interrupt processing. interrupt requests will continue to set their respective interrupt pending bits, but the cpu will not service them while interrupt processing is disabled. flags: no flags are affected. format: bytes cycles opcode (hex) opc 1 4 8f example: given: sym = 01h: di if the value of the sym register is 01h, the statement "di" leaves the new value 00h in the register and clears sym.0 to "0", disabling interrupt processing. before changing imr, interrupt pending and interrupt source control register, be sure di state.
instruction set S3C825a/ p825a 6- 38 div ? divide (unsigned) div dst,src operation: dst src dst (upper) ? remainder dst (lower) ? quotient the destination operand (16 bits ) is divided by the source operand (8 bits). the quotient (8 bits) is stored in the lower half of the destination. the remainder (8 bits) is stored in the upper half of the destination. when the quotient is 3 2 8 , the numbers stored in the upper and lower halves of the destination for quotient and remainder are incorrect. both operands are treated as unsigned integers. flags: c: set if the v flag is set and quotient is between 2 8 and 2 9 ?1; cleared otherwise. z: set if divisor or quotient = "0"; cleared o therwise. s: set if msb of quotient = "1"; cleared otherwise. v: set if quotient is 3 2 8 or if divisor = "0"; cleared otherwise. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst src opc src dst 3 26/10 94 rr r 26/10 95 rr ir 26/10 96 rr im note: execution takes 10 cycles if the divide-by-zero is attempted; otherwise it takes 26 cycles. examples: given: r0 = 10h, r1 = 03h, r2 = 40h, register 40h = 80h: div rr0,r2 ? r0 = 03h, r1 = 40h div rr0,@r2 ? r0 = 03h, r1 = 20h div rr0,#20h ? r0 = 03h, r1 = 80h in the first example, destination working register pair rr0 contains the values 10h (r0) and 03h (r1), and register r2 contains the value 40h. the statement "div rr0,r2" divides the 16-bit rr0 value by the 8-bit value of the r2 (source) register. after the div instruction, r0 contains the value 03h and r1 contains 40h. the 8-bit remainder is stored in the upper half of the destination register rr0 (r0) and the quotient in the lower half (r1).
S3C825a/p825a instruction set 6- 39 djnz ? decrement and jump if non-zero djnz r,dst operation: r ? r ? 1 if r 1 0, pc ? pc + dst the working register being used as a counter is decremented. if the contents of the register are not logic zero after decrementing, the relative address is added to the program counter and control passes to the statement whose address is now in the pc. the range of the relative address is +127 to ?128, and the original value of the pc is taken to be the address of the instruction byte following the djnz statement. note: in case of using djnz instruction, the working register being used as a counter should be set at the one of location 0c0h to 0cfh with srp, srp0, or srp1 instruction. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst r | opc dst 2 8 (jump taken) ra ra 8 (no jump) r = 0 to f example: given: r1 = 02h and loop is the label of a relative address: srp #0c0h djnz r1,loop djnz is typically used to control a "loop" of instructions. in many cases, a label is used as the destination operand instead of a numeric relative address value. in the example, working register r1 contains the value 02h, and loop is the label for a relative address. the statement "djnz r1, loop" decrements register r1 by one, leaving the value 01h. because the contents of r1 after the decrement are non-zero, the jump is taken to the relative address specified by the loop label.
instruction set S3C825a/ p825a 6- 40 ei ? enable interrupts ei operation: sym (0) ? 1 an ei instruction sets bit zero of the system mode register, sym.0 to "1". this allows interrupts to be serviced as they occur (assuming they have highest priority). if an interrupt's pending bit was set while interrupt processing was disabled (by executing a di instruction), it will be serviced when you execute the ei instruction. flags: no flags are affected. format: bytes cycles opcode (hex) opc 1 4 9f example: given: sym = 00h: ei if the sym register contains the value 00h, that is, if interrupts are currently disabled, the statement "ei" sets the sym register to 01h, enabling all interrupts. (sym.0 is the enable bit for global interrupt processing.)
S3C825a/p825a instruction set 6- 41 enter ? enter enter operation: sp ? sp ? 2 @sp ? ip ip ? pc pc ? @ip ip ? ip + 2 this instruction is useful when implementing threaded-code languages. the contents of the instruction pointer are pushed to the stack. the program counter (pc) value is then written to the instruction pointer. the program memory word that is pointed to by the instruction pointer is loaded into the pc, and the instruction pointer is incremented by two. flags: no flags are affected. format: bytes cycles opcode (hex) opc 1 14 1f example: the diagram below shows one example of how to use an enter statement. 0050 ip 0022 sp 22 data address data 0040 pc 40 41 42 43 enter address h address l address h address data 1f 01 10 memory 0043 ip 0020 sp 20 21 22 iph ipl data address data 0110 pc 40 41 42 43 enter address h address l address h address data 1f 01 10 memory 00 50 stack stack 110 routine before after
instruction set S3C825a/ p825a 6- 42 exit ? exit exit operation: ip ? @sp sp ? sp + 2 pc ? @ip ip ? ip + 2 this instruction is useful when im plementing threaded-code languages. the stack value is popped and loaded into the instruction pointer. the program memory word that is pointed to by the instruction pointer is then loaded into the program counter, and the instruction pointer is incremented by two. flags: no flags are affected. format: bytes cycles opcode (hex) opc 1 14 (internal stack) 2f 16 (internal stack) example: the diagram below shows one example of how to use an exit statement. 0050 ip 0022 sp address data 0040 pc address data memory 0052 ip 0022 sp address data 0060 pc address data memory stack stack before after 22 data 20 21 22 iph ipl data 00 50 50 51 140 pcl old pch exit 60 00 2f 60 main
S3C825a/p825a instruction set 6- 43 idle ? idle operation idle operation: the idle instruction stops the cpu clock while allowing system clock oscillation to continue. idle mode can be released by an interrupt request (irq) or an external reset operation. in application programs, a idle instruction must be immediately followed by at least three nop instructions. this ensures an adeguate time interval for the clock to stabilize before the next instruction is executed. if three or more nop instructons are not used after idle instruction, leakage current could be flown because of the floating state in the internal bus. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src opc 1 4 6f ? ? example: the instruction idle ; stops the cpu clock but not the system clock nop nop nop
instruction set S3C825a/ p825a 6- 44 inc ? increment inc dst operation: dst ? dst + 1 the contents of the destination operand are incremented by one. flags: c: unaffected. z: set if the result is "0"; cleared otherwis e. s: set if the result is negative; cleared otherwise. v: set if arithmetic overflow occurred; cleared otherwise. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst dst | opc 1 4 re r r = 0 to f opc dst 2 4 20 r 4 21 ir examples: given: r0 = 1bh, register 00h = 0ch, and register 1bh = 0fh: inc r0 ? r0 = 1ch inc 00h ? register 00h = 0dh inc @r0 ? r0 = 1bh, register 01h = 10h in the first example, if de stination working register r0 contains the value 1bh, the statement "inc r0" leaves the value 1ch in that same register. the next example shows the effect an inc instruction has on register 00h, assuming that it contains the value 0ch. in the third example, inc is used in indirect register (ir) addressing mode to increment the value of register 1bh from 0fh to 10h.
S3C825a/p825a instruction set 6- 45 incw ? increment word incw dst operation: dst ? dst + 1 the contents of the destination (which must be an even addre ss) and the byte following that location are treated as a single 16-bit value that is incremented by one. flags: c: unaffected. z: set if the result is "0"; cleared otherwise. s: set if the result is negative; cleared otherwise. v: set if arithmetic overflow occurred; cleared otherwise. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst opc dst 2 8 a0 rr 8 a1 ir examples: given: r0 = 1ah, r1 = 02h, register 02h = 0fh, and register 03h = 0ffh: incw rr0 ? r0 = 1ah, r1 = 03h incw @r1 ? register 02h = 10h, register 03h = 00h in the first example, the working register pair rr0 contains the value 1ah in register r0 and 02h in register r1. the statement "incw rr0" increments the 16-bit destination by one, leaving the value 03h in register r1. in the second example, the statement "incw @r1" uses indirect register (ir) addressing mode to increment the contents of general register 03h from 0ffh to 00h and register 02h from 0fh to 10h. note: a system malfunction may occur if you use a zero (z) flag (flags.6) result together with an incw instruction. to avoid this problem, we recommend that you use incw as shown in the following example: loop: incw rr0 ld r2,r1 or r2,r0 jr nz,loop
instruction set S3C825a/ p825a 6- 46 iret ? interrupt return iret iret (normal) iret (fast) operation: flags ? @sp pc ? ip sp ? sp + 1 flags ? flags' pc ? @sp fis ? 0 sp ? sp + 2 sym(0) ? 1 this instruction is used at the end of an interrupt service routine. it r estores the flag register and the program counter. it also re-enables global interrupts. a "normal iret" is executed only if the fast interrupt status bit (fis, bit one of the flags register, 0d5h) is cleared (= "0"). if a fast interrupt occurred, iret clears the fis bit that was set at the beginning of the service routine. flags: all flags are restored to their original settings (that is, the settings before the interrupt occurred). format: iret (normal) bytes cycles opcode (hex) opc 1 10 (internal stack) bf 12 (internal stack) iret (fast) bytes cycles opcode (hex) opc 1 6 bf example: in the figure below, the instruction pointer is initially loaded with 100h in the main program before interrupts are enabled. when an interrupt occurs, the program counter and instruction pointer are swapped. this causes the pc to jump to address 100h and the ip to keep the return address. the last instruction in the service routine normally is a jump to iret at address ffh. this causes the instruction pointer to be loaded with 100h "again" and the program counter to jump back to the main program. now, the next interrupt can occur and the ip is still correct at 100h. iret interrupt service routine jp to ffh 0h ffh 100h ffffh note: in the fast interrupt example above, if the last instruction is not a jump to iret, you must pay attention to the order of the last two instructions. the iret cannot be immediately proceeded by a clearing of the interrupt status (as with a reset of the ipr register).
S3C825a/p825a instruction set 6- 47 jp ? jump jp cc,dst (conditional) jp dst (unconditional) operation: if cc is true, pc ? dst the conditional jump instruction transfers program control to the destination address if the condition specified by the condition code (cc) is true; otherwise, the instruction following the jp instruction is executed. the unconditional jp simply replaces the contents of the pc with the contents of the specified register pair. control then passes to the statement addressed by the pc. flags: no flags are affected. format: (1) (2) bytes cycles opcode (hex) addr mode dst cc | opc dst 3 8 ccd da cc = 0 to f opc dst 2 8 30 irr notes : 1. the 3-byte format is used for a conditional jump and the 2-byte format for an unconditional jump. 2. in the first byte of the three-byte instruction format (conditional jump), the condition code and the opcode are both four bits. examples: given: the carry flag (c) = "1", register 00 = 01h, and register 01 = 20h: jp c,label_w ? label_w = 1000h, pc = 1000h jp @00h ? pc = 0120h the first example shows a conditional jp. assuming that the carry flag is set to "1", the statement "jp c,label_w" replaces the contents of the pc with the value 1000h and transfers control to that location. had the carry flag not been set, control would then have passed to the statement immediately following the jp instruction. the second example shows an unconditional jp. the statement "jp @00" replaces the contents of the pc with the contents of the register pair 00h and 01h, leaving the value 0120h.
instruction set S3C825a/ p825a 6- 48 jr ? jump relative jr cc,dst operation: if cc is true, pc ? pc + dst if the condition specified by the condition code (cc) is true, the relative address is added to the program counter and control passes to the statement whose address is now in the program counter; otherwise, the instruction following the jr instruction is executed. (see list of condition codes). the range of the relative address is +127, ?128, and t he original value of the program counter is taken to be the address of the first instruction byte following the jr statement. flags: no flags are affected. format: (1) bytes cycles opcode (hex) addr mode dst cc | opc dst 2 6 ccb ra cc = 0 to f note : in the first byte of the two-byte instruction format, the condition code and the opcode are each four bits. example: given: the carry flag = "1" and label_x = 1ff7h: jr c,label_x ? pc = 1ff7h if the carry flag is set (that is, if the condition code is true), the statement "jr c,label_x" will pass control to the statement whose address is now in the pc. otherwise, the program instruction following the jr would be executed.
S3C825a/p825a instruction set 6- 49 ld ? load ld dst,src operation: dst ? src the contents of the source are loaded into the destination. the source's contents are unaffected. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src dst | opc src 2 4 rc r im 4 r8 r r src | opc dst 2 4 r9 r r r = 0 to f opc dst | src 2 4 c7 r lr 4 d7 ir r opc src dst 3 6 e4 r r 6 e5 r ir opc dst src 3 6 e6 r im 6 d6 ir im opc src dst 3 6 f5 ir r opc dst | src x 3 6 87 r x [r] opc src | dst x 3 6 97 x [r] r
instruction set S3C825a/ p825a 6- 50 ld ? load ld (continued) examples: given: r0 = 01h, r1 = 0ah, register 00h = 01h, register 01h = 20h, register 02h = 02h, loop = 30h, and register 3ah = 0ffh: ld r0,#10h ? r0 = 10h ld r0,01h ? r0 = 20h, register 01h = 20h ld 01h,r0 ? register 01h = 01h, r0 = 01h ld r1,@r0 ? r1 = 20h, r0 = 01h ld @r0,r1 ? r0 = 01h, r1 = 0ah, register 01h = 0ah ld 00h,01h ? register 00h = 20h, register 01h = 20h ld 02h,@00h ? register 02h = 20h, register 00h = 01h ld 00h,#0ah ? register 00h = 0ah ld @00h,#10h ? register 00h = 01h, register 01h = 10h ld @00h,02h ? register 00h = 01h, register 01h = 02, r egister 02h = 02h ld r0,#loop[r1] ? r0 = 0ffh, r1 = 0ah ld #loop[r0],r1 ? register 31h = 0ah, r0 = 01h, r1 = 0ah
S3C825a/p825a instruction set 6- 51 ldb ? load bit ldb dst,src.b ldb dst.b,src operation: dst(0) ? src(b) or dst(b) ? src(0) the specified bit of the source is loaded into bit zero (lsb) of the destination, or bit zero of the source is loaded into the specified bit of the destination. no other bits of the destination are affected. the source is unaffected. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src opc dst | b | 0 src 3 6 47 r0 rb opc src | b | 1 dst 3 6 47 rb r0 note : in the second byte of the instruction formats, the destination (or source) address is four bits, the bit address 'b' is three bits, and the lsb address value is one bit in length. examples: given: r0 = 06h and general register 00h = 05h: ldb r0,00h.2 ? r0 = 07h, register 00h = 05h ldb 00h.0,r0 ? r0 = 06h, register 00h = 04h in the first example, destination working register r0 contains the value 06h and the source general register 00h the value 05h. the statement "ld r0,00h.2" loads the bit two value of the 00h register into bit zero of the r0 register, leaving the value 07h in register r0. in the second example, 00h is the destination register. the statement "ld 00h.0,r0" loads bit zero of register r0 to the specified bit (bit zero) of the destination register, leaving 04h in general register 00h.
instruction set S3C825a/ p825a 6- 52 ldc/lde ? load memory ldc/lde dst,src operation: dst ? src this instruction loads a byte from program or data memory into a working register or vice-versa. the source values are unaffected. ldc refers to program memory and lde to data memory. the assembler makes 'irr' or 'rr' values an even number for program memory and odd an odd number for data memory. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src 1. opc dst | src 2 10 c3 r irr 2. opc src | dst 2 10 d3 irr r 3. opc dst | src xs 3 12 e7 r xs [rr] 4. opc src | dst xs 3 12 f7 xs [rr] r 5. opc dst | src xl l xl h 4 14 a7 r xl [rr] 6. opc src | dst xl l xl h 4 14 b7 xl [rr] r 7. opc dst | 0000 da l da h 4 14 a7 r da 8. opc src | 0000 da l da h 4 14 b7 da r 9. opc dst | 0001 da l da h 4 14 a7 r da 10. opc src | 0001 da l da h 4 14 b7 da r notes : 1. the source (src) or working register pair [rr] for for mats 5 and 6 cannot use register pair 0?1. 2. for formats 3 and 4, the destination address 'xs [rr]' and the source address 'xs [rr]' are each one byte. 3. for formats 5 and 6, the destination address 'xl [rr] and the source address 'xl [rr]' are each two bytes. 4. the da and r source values for formats 7 and 8 are used to address program memory; the second set of values, used in formats 9 and 10, are used to address data memory.
S3C825a/p825a instruction set 6- 53 ldc/lde ? load memory ldc/lde (continued) examples: given: r0 = 11h, r1 = 34h, r2 = 01h, r3 = 04h; program memory locations 0103h = 4fh, 0104h = 1a, 0105h = 6dh, and 1104h = 88h. external data memory locations 0103h = 5fh, 0104h = 2ah, 0105h = 7dh, and 1104h = 98h: ldc r0,@rr2 ; r0 ? contents of program memory location 0104h ; r0 = 1ah, r2 = 01h, r3 = 04h lde r0,@rr2 ; r0 ? contents of external data memory location 0104h ; r0 = 2ah, r2 = 01h, r3 = 04h ldc (note) @rr2,r0 ; 11h (contents of r0) is loaded into program memory ; location 0104h (rr2), ; working registers r0, r2, r3 ? no change lde @rr2,r0 ; 11h (contents of r0) is loaded into external data memory ; location 0104h (rr2), ; working registers r0, r2, r3 ? no change ldc r0,#01h[rr2] ; r0 ? contents of program memory location 0105h ; (01h + rr2), ; r0 = 6dh, r2 = 01h, r3 = 04h lde r0,#01h[rr2] ; r0 ? contents of external data memory location 0105h ; (01h + rr2), r0 = 7dh, r2 = 01h, r3 = 04h ldc (note) #01h[rr2],r0 ; 11h (contents of r0) is loaded into program memory location ; 0105h (01h + 0104h) lde #01h[rr2],r0 ; 11h (contents of r0) is loaded into external data memory ; location 0105h (01h + 0104h) ldc r0,#1000h[rr2] ; r0 ? contents of program memory location 1104h ; (1000h + 0104h), r0 = 88h, r2 = 01h, r3 = 04h lde r0,#1000h[rr2] ; r0 ? contents of external data memory location 1104h ; (1000h + 0104h), r0 = 98h, r2 = 01h, r3 = 04h ldc r0,1104h ; r0 ? contents of program memory location 1104h, r0 = 88h lde r 0,1104h ; r0 ? contents of external data memory location 1104h, ; r0 = 98h ldc (note) 1105h,r0 ; 11h (contents of r0) is loaded into program memory location ; 1105h, (1105h) ? 11h lde 1105h,r0 ; 11h (contents of r0) is loaded into external data memory ; location 1105h, (1105h) ? 11h note: these instructions are not supported by masked rom type devices.
instruction set S3C825a/ p825a 6- 54 ldcd/lded ? load memory and decrement ldcd/lded dst,src operation: dst ? src rr ? rr ? 1 these instructions a re used for user stacks or block transfers of data from program or data memory to the register file. the address of the memory location is specified by a working register pair. the contents of the source location are loaded into the destination location. the memory address is then decremented. the contents of the source are unaffected. ldcd references program memory and lded references external data memory. the assembler makes 'irr' an even number for program memory and an odd number for data memory. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src opc dst | src 2 10 e2 r irr examples: given: r6 = 10h, r7 = 33h, r8 = 12h, program memory location 1033h = 0cdh, and external data memory location 1033h = 0ddh: ldcd r8,@rr6 ; 0cdh (contents of program memory location 1033h) is loaded ; into r8 and rr6 is decremented by one ; r8 = 0cdh, r6 = 10h, r7 = 32h (rr6 ? rr6 ? 1) lded r8,@rr6 ; 0ddh (contents of data memory location 1033h ) is loaded ; into r8 and rr6 is decremented by one (rr6 ? rr6 ? 1) ; r8 = 0ddh, r6 = 10h, r7 = 32h
S3C825a/p825a instruction set 6- 55 ldci/ldei ? load memory and increment ldci/ldei dst,src operation: dst ? src rr ? rr + 1 these instructions are used for user stacks or block transfers of data from program or data memory to the register file. the address of the memory location is specified by a working register pair. the contents of the source location are loaded into the destination location. the memory address is then incremented automatically. the contents of the source are unaffected. ldci refers to program memory and ldei refers to external data memory. the assembler makes 'irr' even for program memory and odd for data memory. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src opc dst | src 2 10 e3 r irr examples: given: r6 = 10h, r7 = 33h, r8 = 12h, program memory locations 1033h = 0cdh and 1034h = 0c5h; external data memory locat ions 1033h = 0ddh and 1034h = 0d5h: ldci r8,@rr6 ; 0cdh (contents of program memory location 1033h) is loaded ; into r8 and rr6 is incremented by one (rr6 ? rr6 + 1) ; r8 = 0cdh, r6 = 10h, r7 = 34h ldei r8,@rr6 ; 0ddh (contents of data memory location 1033h) is loaded ; into r8 and rr6 is incremented by one (rr6 ? rr6 + 1) ; r8 = 0ddh, r6 = 10h, r7 = 34h
instruction set S3C825a/ p825a 6- 56 ldcpd/ldepd ? load memory with pre-decrement ldcpd/ ldepd dst,src operation: rr ? rr ? 1 dst ? src these instructions are used for block transfers of data from program or data memory from the register file. the address of the memory location is specified by a working register pair and is first decremented. the contents of the source location are then loaded into the destination location. the contents of the source are unaffected. ldcpd refers to program memory and ldepd refers to external data memory. the assembler makes 'irr' an even number for program memory and an odd number for external data memory. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src opc src | dst 2 14 f2 irr r examples: given: r0 = 77h, r6 = 30h, and r7 = 00h: ldcpd @rr6,r0 ; (rr6 ? rr6 ? 1) ; 77h (contents of r0) is loaded into program memory location ; 2fffh (3000h ? 1h) ; r0 = 77h, r6 = 2fh, r7 = 0ffh ldepd @rr6,r0 ; (rr6 ? rr6 ? 1) ; 77h (contents of r0) is loaded into external data memory ; location 2fffh (3000h ? 1h) ; r0 = 77h, r6 = 2fh, r7 = 0ffh
S3C825a/p825a instruction set 6- 57 ldcpi/ldepi ? load memory with pre-increment ldcpi/ ldepi dst,src operation: rr ? rr + 1 dst ? src these instructions are used for block transfers of data from program or data memory from the register file. the address of the memory location is specified by a working register pair and is first incremented. the contents of the source location are loaded into the destination location. the contents of the source are unaffected. ldcpi refers to program memo ry and ldepi refers to external data memory. the assembler makes 'irr' an even number for program memory and an odd number for data memory. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src opc src | dst 2 14 f3 irr r examples: given: r0 = 7fh, r6 = 21h, and r7 = 0ffh: ldcpi @rr6,r0 ; (rr6 ? rr6 + 1) ; 7fh (contents of r0) is loaded into program memory ; location 2200h (21ffh + 1h) ; r0 = 7fh, r6 = 22h, r7 = 00h ldepi @rr6,r0 ; (rr6 ? rr6 + 1) ; 7fh (contents of r0) is loaded into external data memory ; location 2200h (21ffh + 1h) ; r0 = 7fh, r6 = 22h, r7 = 00h
instruction set S3C825a/ p825a 6- 58 ldw ? load word ldw dst,src operation: dst ? src the contents of the source (a word) are loaded into the destination. the contents of the source are unaffected. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src opc src dst 3 8 c4 rr rr 8 c5 rr ir opc dst src 4 8 c6 rr iml examples: given: r4 = 06h, r5 = 1ch, r6 = 05h, r7 = 02h, register 00h = 1ah, register 01h = 02h, register 02h = 03h, and register 03h = 0fh: ldw rr6,rr4 ? r6 = 06h, r7 = 1ch, r4 = 06h, r5 = 1ch ldw 00h,02h ? register 00h = 03h, register 01h = 0fh, register 02h = 03h, register 03h = 0fh ldw rr2,@r7 ? r2 = 03h, r3 = 0fh, ldw 04h,@01h ? register 04h = 03h, register 05h = 0fh ldw rr6,#1234h ? r6 = 12h, r7 = 34h ldw 02h,#0fedh ? register 02h = 0fh, register 03h = 0edh in the second example, please note that the statement "ldw 00h,02h" loads the contents of the source word 02h, 03h into the destination word 00h, 01h. this leaves the value 03h in general register 00h and the value 0fh in register 01h. the other examples show how to use the ldw instruction with various addressing modes and formats.
S3C825a/p825a instruction set 6- 59 mult ? multiply (unsigned) mult dst,src operation: dst ? dst src the 8-bit destination operand (even register of the register pair) is multiplied by the source operand (8 bits) and the product (16 bits) is stored in the register pair specified by the destination address. both operands are treated as unsigned integers. flags: c: set if result is > 255; cleared otherwise. z: set if the result is "0"; cleared otherwise. s: set if msb of the result is a "1"; cleared otherwise. v: cleared. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst src opc src dst 3 22 84 rr r 22 85 rr ir 22 86 rr im examples: given: register 00h = 20h, register 01h = 03h, register 02h = 09h, register 03h = 06h: mult 00h, 02h ? register 00h = 01h, register 01h = 20h, register 02h = 09h mult 00h, @01h ? register 00h = 00h, register 01h = 0c0h mult 00h, #30h ? register 00h = 06h, register 01h = 00h in the first example, the statement "mult 00h,02h" multiplies the 8-bit destination operand (in the register 00h of the register pair 00h, 01h) by the source register 02h operand (09h). the 16 -bit pro duct, 0120h, is stored in the register pair 00h, 01h.
instruction set S3C825a/ p825a 6- 60 next ? next next operation: pc ? @ ip ip ? ip + 2 the next instruction is useful when implementing threaded-code languages. the program memory word that is pointed to by the instruction pointer is loaded into the program counter. the instruction pointer is then incremented by two. flags: no flags are affected. format: bytes cycles opcode (hex) opc 1 10 0f example: the following diagram shows one example of how to use the next instruction. data 01 10 before after 0045 ip address data 0130 pc 43 44 45 address h address l address h address data memory 130 routine 0043 ip address data 0120 pc 43 44 45 address h address l address h address data memory 120 next
S3C825a/p825a instruction set 6- 61 nop ? no operation nop operation: no action is performed when the cpu executes this instruction. typically, one or more nops are executed in sequence in order to effect a timing delay of variable duration. flags: no flags are affected. format: bytes cycles opcode (hex) opc 1 4 ff example: when the instruction nop is encountered in a program, no operation occurs. instead, there is a delay in instruction execution time.
instruction set S3C825a/ p825a 6- 62 or ? logical or or dst,src operation: dst ? dst or src the source operand is logically ored with the destination operand and the result is stored in the destination. the contents of the source are unaffected. the or operation results in a "1" being stored whenever either of the corresponding bits in the two operands is a "1"; otherwise a "0" is stored. flags: c: unaffected. z: set if the result is "0"; cleared otherwise. s: set if the result bit 7 is set; cleared otherwise. v: always c leared to "0". d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst src opc dst | src 2 4 42 r r 6 43 r lr opc src dst 3 6 44 r r 6 45 r ir opc dst src 3 6 46 r im examples: given: r0 = 15h, r1 = 2ah, r2 = 01h, register 00h = 08h, register 01h = 37h, and register 08h = 8ah: or r0,r1 ? r0 = 3fh, r1 = 2ah or r0,@r2 ? r0 = 37h, r2 = 01h, register 01h = 37h or 00h,01h ? register 00h = 3fh, regi ster 01h = 37h or 01h,@00h ? register 00h = 08h, register 01h = 0bfh or 00h,#02h ? register 00h = 0ah in the first example, if working register r0 contains the value 15h and register r1 the value 2ah, the statement "or r0,r1" logical-ors the r0 and r1 register contents and stores the result (3fh) in destination register r0. the other examples show the use of the logical or instruction with the various addressing modes and formats.
S3C825a/p825a instruction set 6- 63 pop ? pop from stack pop dst operation: dst ? @sp sp ? sp + 1 the contents of the location addressed by the stack pointer are loaded into the destination. the stack pointer is then incremented by one. flags: no flags affected. format: bytes cycles opcode (hex) addr mode dst opc dst 2 8 50 r 8 51 ir examples: given: register 00h = 01h, register 01h = 1bh, sph (0d8h) = 00h, spl (0d9h) = 0fbh, and stack register 0fbh = 55h: pop 00h ? register 00h = 55h, sp = 00fch pop @00h ? register 00h = 01h, register 01h = 55h, sp = 00fch in the first example, general register 00h contains the value 01h. the statement "pop 00h" loads the contents of location 00fbh (55h) into destination register 00h and then increments the stack pointer by one. register 00h then contains the value 55h and the sp points to location 00fch.
instruction set S3C825a/ p825a 6- 64 popud ? pop user stack (decrementing) popud dst,src operation: dst ? src ir ? ir ? 1 this instruction is used for user-defined stacks in the register file. the contents of the reg ister file location addressed by the user stack pointer are loaded into the destination. the user stack pointer is then decremented. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src opc src dst 3 8 92 r ir example: given: register 00h = 42h (user stack pointer register), register 42h = 6fh, and register 02h = 70h: popud 02h,@00h ? register 00h = 41h, register 02h = 6fh, register 42h = 6fh if general register 00h contains the value 42h and re gister 42h the value 6fh, the statement "popud 02h,@00h" loads the contents of register 42h into the destination register 02h. the user stack pointer is then decremented by one, leaving the value 41h.
S3C825a/p825a instruction set 6- 65 popui ? pop user stack (incrementing) popui dst,src operation: dst ? src ir ? ir + 1 the popui instruction is used for user-defined stacks in the register file. the contents of the register file location addressed by the user stack pointer are loaded into the destination. the user stack pointer is then incremented. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src opc src dst 3 8 93 r ir example: given: register 00h = 01h and register 01h = 70h: popui 02h,@00h ? register 00h = 02h, register 01h = 70h, register 02h = 70h if general register 00h contains the value 01h and register 01h the value 70h, the statement "popui 02h,@00h" loads the value 70h into the destination general register 02h. the user stack pointer (register 00h) is then incremented by one, changing its value from 01h to 02h.
instruction set S3C825a/ p825a 6- 66 push ? push to stack push src operation: sp ? sp ? 1 @sp ? src a push instruction decrements the stack pointer value and loads the contents of the source (src) into the location addressed by the decremented stack pointer. the operation then adds the new value to the top of the stack. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst opc src 2 8 (internal clock) 70 r 8 (external clock) 8 (internal clock) 8 (external clock) 71 ir examples: given: register 40h = 4fh, register 4fh = 0aah, sph = 00h, and spl = 00h: push 40h ? register 40h = 4fh, stack register 0ffh = 4fh, sph = 0ffh, spl = 0ffh push @40h ? register 40h = 4fh, register 4fh = 0aah, stack register 0ffh = 0aah, sph = 0ffh, spl = 0ffh in the first example, if the stack pointer contains the value 0000h, and general register 40h the value 4fh, the statement "push 40h" decrements the stack pointer from 0000 to 0ffffh. it then loads the contents of register 40h into location 0ffffh and adds this new value to the top of the stack.
S3C825a/p825a instruction set 6- 67 pushud ? push user stack (decrementing) pushud dst,src operation: ir ? ir ? 1 dst ? src this instruction is used to address user-defined stacks in the register file. pushud decrements the user stack pointer and loads the contents of the source into the register addressed by the decremented stack pointer. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src opc dst src 3 8 82 ir r example: given: register 00h = 03h, register 01h = 05h, and register 02h = 1ah: pushud @00h,01h ? register 00h = 02h, register 01h = 05h, register 02h = 05h if the user stack pointer (register 00h, for example) contains the value 03h, the statement "pushud @00h,01h" decrements the user stack pointer by one, leaving the value 02h. the 01h register value, 05h, is then loaded into the register addressed by the decremented user stack pointer.
instruction set S3C825a/ p825a 6- 68 pushui ? push user stack (incrementing) pushui dst,src operation: ir ? ir + 1 dst ? src this instruction is used for user-defined stacks in the register file. pushui increments the user stack pointer and then loads the contents of the source into the register location addressed by the incremented user stack pointer. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src opc dst src 3 8 83 ir r example: given: register 00h = 03h, register 01h = 05h, and register 04h = 2ah: pushui @00h,01h ? register 00h = 04h, register 01h = 05h, register 04h = 05h if the user stack pointer (register 00h, for example) contains the value 03h, the statement "pushui @00h,01h" increments the user stack pointer by one, leaving the value 04h. the 01h register value, 05h, is then loaded into the location addressed by the incremented user stack pointer.
S3C825a/p825a instruction set 6- 69 rcf ? reset carry flag rcf rcf operation: c ? 0 the carry flag is cleared to logic zero, regardless of its previous value. flags: c: cleared to "0". no other flags are affected. format: bytes cycles opcode (hex) opc 1 4 cf example: given: c = "1" or "0": the instruction rcf clears the carry flag (c) to logic zero.
instruction set S3C825a/ p825a 6- 70 ret ? return ret operation: pc ? @sp sp ? sp + 2 the ret instruction is normally used to return to the previously executing procedure at the end of a procedure entered by a call instruction. the contents of the location addressed by the stack pointer are popped into the program counter. the next statement that is executed is the one that is addressed by the new program counter value. flags: no flags are affected. format: bytes cycles opcode (hex) opc 1 8 (internal stack) af 10 (internal stack) example: given: sp = 00fch, (sp) = 101ah, and pc = 1234: ret ? pc = 101ah, sp = 00feh the statement "ret" pops the contents of stack point er location 00fch (10h) into the high byte of the program counter. the stack pointer then pops the value in location 00feh (1ah) into the pc's low byte and the instruction at location 101ah is executed. the stack pointer now points to memory location 00feh.
S3C825a/p825a instruction set 6- 71 rl ? rotate left rl dst operation: c ? dst (7) dst (0) ? dst (7) dst (n + 1) ? dst (n), n = 0?6 the contents of the destination operand are rotated left one bit position. the initial value of bit 7 is moved to the bit zero (lsb) position and also replaces the carry flag. 7 0 c flags: c: set if the bit rotated from the most significant bit position (bit 7) was "1". z: set if the result is "0"; cleared otherwise. s: set if the result bit 7 is set; cleared otherwise. v: set if arithmetic overflow occurred; cleared otherwise. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst opc dst 2 4 90 r 4 91 ir examples: given: register 00h = 0aah, register 01h = 02h and register 02h = 17h: rl 00h ? register 00h = 55h, c = "1" rl @01h ? register 01h = 02h, register 02h = 2eh, c = "0" in the first example, if general register 00h contains the value 0aah (10101010b), the statement "rl 00h" rotates the 0aah value left one bit position, leaving the new value 55h (01010101b) and setting the carry and overflow flags.
instruction set S3C825a/ p825a 6- 72 rlc ? rotate left through carry rlc dst operation: dst (0) ? c c ? dst (7) dst (n + 1) ? dst (n), n = 0?6 the co ntents of the destination operand with the carry flag are rotated left one bit position. the initial value of bit 7 replaces the carry flag (c); the initial value of the carry flag replaces bit zero. 7 0 c flags: c: set if the bit rotated from the most significant bit position (bit 7) was "1". z: set if the result is "0"; cleared otherwise. s: set if the result bit 7 is set; cleared otherwise. v: set if arithmetic overflow occurred, that is, if the sign of the destination changed d uring rotation; cleared otherwise. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst opc dst 2 4 10 r 4 11 ir examples: given: register 00h = 0aah, register 01h = 02h, and register 02h = 17h, c = "0": rlc 00h ? register 00h = 54h, c = "1" rlc @01h ? register 01h = 02h, register 02h = 2eh, c = "0" in the first example, if general register 00h has the value 0aah (10101010b), the statement "rlc 00h" rotates 0aah one bit position to the left. the initial value of bit 7 sets the carry flag and the initial value of the c flag replaces bit zero of register 00h, leaving the value 55h (01010101b). the msb of register 00h resets the carry flag to "1" and sets the overflow flag.
S3C825a/p825a instruction set 6- 73 rr ? rotate right rr dst operation: c ? dst (0) dst (7) ? dst (0) dst (n ) ? dst (n + 1), n = 0?6 the contents of the destination operand are rotated right one bit position. the initial value of bit zero (lsb) is moved to bit 7 (msb) and also replaces the carry flag (c). 7 0 c flags: c: set if the bit rotated from the least significant bit position (bit zero) was "1". z: set if the result is "0"; cleared otherwise. s: set if the result bit 7 is set; cleared otherwise. v: set if arithmetic overflow occurred, that is, if the sign of the destination changed during rotation; cleared otherwise. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst opc dst 2 4 e0 r 4 e1 ir examples: given: register 00h = 31h, register 01h = 02h, and register 02h = 17h: rr 00h ? register 00h = 98h, c = "1" rr @01h ? register 01h = 02h, register 02h = 8bh, c = "1" in the first example, if general register 00h contains the value 31h (00110001b), the statement "rr 00h" rotates this value one bit position to the right. the initial value of bit zero is moved to bit 7, leaving the new value 98h (10011000b) in the destination register. the initial bit zero also resets the c flag to "1" and the sign flag and overflow flag are also set to "1".
instruction set S3C825a/ p825a 6- 74 rrc ? rotate right through carry rrc dst operation: dst (7) ? c c ? dst (0) dst (n) ? dst (n + 1), n = 0?6 the contents of the destination operand and the carry flag are rotated right one bit position. the initial value of bit zero (lsb) replaces the carry flag; the initial value of the carry flag replaces bit 7 (msb). 7 0 c flags: c: set if the bit rotated from the least significant bit position (bit zero) was "1". z: set if the result is "0" cleared otherwise. s: set if the result bit 7 is set; cleared otherwise. v: set if arithmetic overflow occurred, that is, if the sign of the destination changed during rotation; cleared otherwise. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst opc dst 2 4 c0 r 4 c1 ir examples: given: register 00h = 55h, register 01h = 02h, register 02h = 17h, and c = "0": rrc 00h ? register 00h = 2ah, c = "1" rrc @01h ? register 01h = 02h, register 02h = 0bh, c = "1" in the first example, if general register 00h contains the value 55h (01010101b), the statement "rrc 00h" rotates this value one bit position to the right. the initial value of bit zero ("1") replaces the carry flag and the initial value of the c flag ("1") replaces bit 7. this leaves the new value 2ah (00101010b) in destination register 00h. the sign flag and overflow flag are both cleared to "0".
S3C825a/p825a instruction set 6- 75 sb0 ? select bank 0 sb0 operation: bank ? 0 the sb0 instruction clears the bank address flag in the flags register (flags.0) to logic zero, selecting bank 0 register addressing in the set 1 area of the register file. flags: no flags are affected. format: bytes cycles opcode (hex) opc 1 4 4f example: the statement sb0 clears flags.0 to "0", selecting bank 0 register addressing.
instruction set S3C825a/ p825a 6- 76 sb1 ? select bank 1 sb1 operation: bank ? 1 the sb1 instruction sets the bank address flag in the flags register (flags.0) to log ic one, selecting bank 1 register addressing in the set 1 area of the register file. (bank 1 is not implemented in some s3c8-series microcontrollers.) flags: no flags are affected. format: bytes cycles opcode (hex) opc 1 4 5f example: the statement sb1 sets flags.0 to "1", selecting bank 1 register addressing, if implemented.
S3C825a/p825a instruction set 6- 77 sbc ? subtract with carry sbc dst,src operation: dst ? dst ? src ? c the source operand, along with the current value of the carry flag, is subtr acted from the destination operand and the result is stored in the destination. the contents of the source are unaffected. subtraction is performed by adding the two's-complement of the source operand to the destination operand. in multiple precision arithmetic, this instruction permits the carry ("borrow") from the subtraction of the low-order operands to be subtracted from the subtraction of high-order operands. flags: c: set if a borrow occurred (src > dst); cleared otherwise. z: set if the result is "0"; cleared otherwise. s: set if the result is negative; cleared otherwise. v: set if arithmetic overflow occurred, that is, if the operands were of opposite sign and the sign of the result is the same as the sign of the source; cleared otherwise. d: always set to "1". h: cleared if there is a carry from the most significant bit of the low-order four bits of the result; set otherwise, indicating a "borrow". format: bytes cycles opcode (hex) addr mode dst src opc dst | src 2 4 32 r r 6 33 r lr opc src dst 3 6 34 r r 6 35 r ir opc dst src 3 6 36 r im examples: given: r1 = 10h, r2 = 03h, c = "1", register 01h = 20h, register 02h = 03h, and register 03h = 0ah: sbc r1,r2 ? r1 = 0ch, r2 = 03h sbc r1,@r2 ? r1 = 05h, r2 = 03h, register 03h = 0ah sbc 01h,02h ? register 01h = 1ch, register 02h = 03h sbc 01h,@02h ? register 01h = 15h,register 02h = 03h, register 03h = 0ah sbc 01h,#8ah ? register 01h = 95h; c, s, an d v = "1" in the first example, if working register r1 contains the value 10h and register r2 the value 03h, the statement "sbc r1,r2" subtracts the source value (03h) and the c flag value ("1") from the destination (10h) and then stores the result (0ch) in register r1.
instruction set S3C825a/ p825a 6- 78 scf ? set carry flag scf operation: c ? 1 the carry flag (c) is set to logic one, regardless of its previous value. flags: c: set to "1". no other flags are affected. format: bytes cycles opcode (hex) opc 1 4 df example: the statement scf sets the carry flag to logic one.
S3C825a/p825a instruction set 6- 79 sra ? shift right arithmetic sra dst operation: dst (7) ? dst (7) c ? dst (0) dst (n) ? dst (n + 1), n = 0?6 an arithmetic shift-right of one bit position is performed on the destination operand. bit zero (the lsb) replaces the carry flag. the value of bit 7 (the sign bit) is unchanged and is shifted into bit position 6. 7 0 c 6 flags: c: set if the bit shifted from the lsb position (bit zero) was "1". z: set if the result is "0"; cleared otherwise. s: set if the result is negative; cleared otherwise. v: always cleared to "0". d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst opc dst 2 4 d0 r 4 d1 ir examples: given: register 00h = 9ah, register 02h = 03h, register 03h = 0bch, and c = "1": sra 00h ? register 00h = 0cd, c = "0" sra @02h ? register 02h = 03h, register 03h = 0deh, c = "0" in the first example, if genera l register 00h contains the value 9ah (10011010b), the statement "sra 00h" shifts the bit values in register 00h right one bit position. bit zero ("0") clears the c flag and bit 7 ("1") is then shifted into the bit 6 position (bit 7 remains unchanged). this leaves the value 0cdh (11001101b) in destination register 00h.
instruction set S3C825a/ p825a 6- 80 srp/srp0/srp1 ? set register pointer srp src srp0 src srp1 src operation: if src (1) = 1 and src (0) = 0 then: rp0 (3?7) ? src (3?7) if src (1) = 0 and src (0) = 1 then: rp1 (3?7) ? src (3?7) if src (1) = 0 and src (0) = 0 then: rp0 (4?7) ? src (4?7), rp0 (3) ? 0 rp1 (4?7) ? src (4?7), rp1 (3) ? 1 the source data bits one and zero (lsb) determine whether to write one or both of the register pointers, rp0 and rp1. bits 3?7 of the selected register pointer are written unless both register pointers are selected. rp0.3 is then cleared to logic zero and rp1.3 is set to logic one. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode src opc src 2 4 31 im examples: the statement srp #40h sets register pointer 0 (rp0) at location 0d6h to 40h and register pointer 1 (rp1) at location 0d7h to 48h. the statement "srp0 #50h" sets rp0 to 50h, and the statement "srp1 #68h" sets rp1 to 68h.
S3C825a/p825a instruction set 6- 81 stop ? stop operation stop operation: the stop instruction stops the both the cpu clock and system clock and causes the microcontroller to enter stop mode. during stop mode, the contents of on-chip cpu registers, peripheral registers, and i/o port control and data registers are retained. stop mode can be released by an external reset operation or by external interrupts. for the reset operation, the reset pin must be held to low level until the required oscillation stabilization interval has elapsed. in application programs, a stop instruction must be immediately followed by at least three nop instructions. this ensures an adeguate time interval for the clock to stabilize before the next instruction is executed. if three or more nop instructons are not used after stop instruction, leakage current could be flown because of the floating state in the internal bus. flags: no flags are affected. format: bytes cycles opcode (hex) addr mode dst src opc 1 4 7f ? ? example: the statement stop ; halts all microcontroller operations nop nop nop
instruction set S3C825a/ p825a 6- 82 sub ? subtract sub dst,src operation: dst ? dst ? src the source operand is subtracted from the destination operand and the result is stored in the destination. the contents of the source are unaffected. subtraction is performed by adding the two's complement of the source operand to the destination operand. flags: c: set if a "borrow" occurred; cleared otherwise. z: set if the result is "0"; cleared otherwise. s: set if the result is negative; cleared otherwise. v: set if arithmetic overflow occurred, that is, if the operands were of opposite signs and the sign of the result is of the same as the sign of the source operand; cleared otherwise. d: alw ays set to "1". h: cleared if there is a carry from the most significant bit of the low-order four bits of the result; set otherwise indicating a "borrow". format: bytes cycles opcode (hex) addr mode dst src opc dst | src 2 4 22 r r 6 23 r lr opc src dst 3 6 24 r r 6 25 r ir opc dst src 3 6 26 r im examples: given: r1 = 12h, r2 = 03h, register 01h = 21h, register 02h = 03h, register 03h = 0ah: sub r1,r2 ? r1 = 0fh, r2 = 03h sub r1,@r2 ? r1 = 08h, r2 = 03h sub 01h,02h ? register 01h = 1eh, register 02h = 03h sub 01h,@02h ? register 01h = 17h, register 02h = 03h sub 01h,#90h ? register 01h = 91h; c, s, and v = "1" sub 01h,#65h ? register 01h = 0bch; c and s = "1", v = "0" in the first example, if working register r1 contains the value 12h and if register r2 contains the value 03h, the statement "sub r1,r2" subtracts the source value (03h) from the destination value (12h) and stores the result (0fh) in destination register r1.
S3C825a/p825a instruction set 6- 83 swap ? swap nibbles swap dst operation: dst (0 ? 3) ? dst (4 ? 7) the contents of the lower four bits and upper four bits of the destination operand are swapped. 7 0 4 3 flags: c: undefined. z: set if the result is "0"; cleared otherwise. s: set if the result bit 7 is set; cleared otherwise. v: undefined. d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst opc dst 2 4 f0 r 4 f1 ir examples: given: register 00h = 3eh, register 02h = 03h, and register 03h = 0a4h: swap 00h ? register 00h = 0e3h swap @02h ? register 02h = 03h, register 03h = 4ah in the first example, if general register 00h contains the value 3eh (00111110b), the statement "swap 00h" swaps the lower and upper four bits (nibbles) in the 00h register, leaving the value 0e3h (11100011b).
instruction set S3C825a/ p825a 6- 84 tcm ? test complement under mask tcm dst,src operation: (not dst) and src this instruction tests selected bits i n the destination operand for a logic one value. the bits to be tested are specified by setting a "1" bit in the corresponding position of the source operand (mask). the tcm statement complements the destination operand, which is then anded with the source mask. the zero (z) flag can then be checked to determine the result. the destination and source operands are unaffected. flags: c: unaffected. z: set if the result is "0"; cleared otherwise. s: set if the result bit 7 is set; cleared otherwise. v: alwa ys cleared to "0". d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst src opc dst | src 2 4 62 r r 6 63 r lr opc src dst 3 6 64 r r 6 65 r ir opc dst src 3 6 66 r im examples: given: r0 = 0c7h, r1 = 02h, r2 = 12h, register 00h = 2bh, register 01h = 02h, and register 02h = 23h: tcm r0,r1 ? r0 = 0c7h, r1 = 02h, z = "1" tcm r0,@r1 ? r0 = 0c7h, r1 = 02h, register 02h = 23h, z = "0" tcm 00h, 01h ? register 00h = 2bh, register 01h = 02h, z = "1" tcm 00h,@01h ? register 00h = 2bh, register 01h = 02h, register 02h = 23h, z = "1" tcm 00h,#34 ? register 00h = 2bh, z = "0" in the first example, if working register r0 contains the value 0c7h (11000111b) and register r1 the value 02h (00000010b), the statement "tcm r0,r1" tests bit one in the destination register for a "1" value. because the mask value corresponds to the test bit, the z flag is set to logic one and can be tested to determine the result of the tcm operation.
S3C825a/p825a instruction set 6- 85 tm ? test under mask tm dst,src operation: dst and src this instruction tests selected bits in the destination operand for a logic zero value. the bits to be tested are specified by setting a "1" bit in the corresponding position of the source operand (mask), which is anded with the destination operand. the zero (z) flag can then be checked to determine the result. the destination and source operands are unaffected. flags: c: unaffected. z: set if the result is "0"; cleared otherwise. s: set if the result bit 7 is set; cleared otherwise. v: always reset to "0". d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst src opc dst | src 2 4 72 r r 6 73 r lr opc src dst 3 6 74 r r 6 75 r ir opc dst src 3 6 76 r im examples: given: r0 = 0c7h, r1 = 02h, r2 = 18h, register 00h = 2bh, register 01h = 02h, and register 02h = 23h: tm r0,r1 ? r0 = 0 c7h, r1 = 02h, z = "0" tm r0,@r1 ? r0 = 0c7h, r1 = 02h, register 02h = 23h, z = "0" tm 00h,01h ? register 00h = 2bh, register 01h = 02h, z = "0" tm 00h,@01h ? register 00h = 2bh, register 01h = 02h, register 02h = 23h, z = "0" tm 00h,#54h ? register 00h = 2bh, z = "1" in the first example, if working register r0 contains the value 0c7h (11000111b) and register r1 the value 02h (00000010b), the statement "tm r0,r1" tests bit one in the destination register for a "0" value. because the mask value does not match the test bit, the z flag is cleared to logic zero and can be tested to determine the result of the tm operation.
instruction set S3C825a/ p825a 6- 86 wfi ? wait for interrupt wfi operation: the cpu is effectively halted until an interrupt occurs, except that dma transfers can still take place during this wait state. the wfi status can be released by an internal interrupt, including a fast interrupt . flags: no flags are affected. format: bytes cycles opcode (hex) opc 1 4n 3f ( n = 1, 2, 3, ? ) example: the following sample program structure shows the sequence of operations that follow a "wfi" statement: ei wfi (next instruction) main program . . . . . . interrupt occurs interrupt service routine . . . clear interrupt flag iret service routine completed (enable global interrupt) (wait for interrupt)
S3C825a/p825a instruction set 6- 87 xor ? logical exclusive or xor dst,src operation: dst ? dst xor src the source operand is logically exclusive-ored with the destination operand and the result is stored in the destination. the exclusive-or operation results in a "1" bit being stored whenever the corresponding bits in the operands are different; otherwise, a "0" bit is stored. flags: c: unaffected. z: set if the result is "0"; cleared otherwise. s: set if the result bit 7 is set; cleared otherwise. v: always reset to "0". d: unaffected. h: unaffected. format: bytes cycles opcode (hex) addr mode dst src opc dst | src 2 4 b2 r r 6 b3 r lr opc src dst 3 6 b4 r r 6 b5 r ir opc dst src 3 6 b6 r im examples: given: r0 = 0c7h, r1 = 02h, r2 = 18h, register 00h = 2bh, register 01h = 02h, and register 02h = 23h: xor r0,r1 ? r0 = 0c5h, r1 = 02h xor r0,@r1 ? r0 = 0e4h, r1 = 02h, register 02h = 23h xor 00h,01h ? register 00h = 29h, register 01h = 02h xor 00h,@01h ? register 00h = 08h, register 01h = 02h, register 02h = 23h xor 00h,#54h ? register 00h = 7fh in the first example, if working register r0 contains the value 0c7h and if register r1 contains the value 02h, the statement "xor r0,r1" logically exclusive-ors the r1 value with the r0 value and stores the result (0c5h) in the destination register r0.
instruction set S3C825a/ p825a 6- 88 notes
S3C825a/p825a clock circuit 7- 1 7 clock circuit overview the S3C825a microcontroller has two oscillator circuits: a main clock and a sub clock circuit. the cpu and peripheral hardware operate on the system clock frequency supplied through these circuits. the maximum cpu clock frequency of S3C825a is determined by clkcon register settings. system clock circuit the system clock circuit has the following components: ? external crystal , ceramic resonator, rc oscillation source, or an external clock source ? oscillator stop and wake-up functions ? programmable frequency divider for the cpu clock ( f xx divided by 1, 2, 8, or 16) ? system clock control register, clkcon ? stop control register, stpcon cpu clock notation in this document, the following notation is used for descriptions of the cpu clock; fx: main clock fxt: sub clock fxx: selected system clock
clock circuit S3C825a/p825a 7- 2 main oscillator circuits x in x out figure 7-1. crystal/ceramic oscillator ( fx) x in x out figure 7-2. external oscillator ( fx) x in x out r figure 7-3. rc oscillator ( fx) sub oscillator circuits xt in xt out 32.768 khz figure 7-4. crystal/ceramic oscillator ( fxt) xt in xt out figure 7-5. external oscillator ( fxt)
S3C825a/p825a clock circuit 7- 3 c lock status during power-down modes the two power-down modes, stop mode and idle mode, affect the system clock as follows: ? in stop mode, the main oscillator is halted. stop mode is released, and the oscillator is started, by a reset operation or an external interrupt (with rc delay noise filter) . ? in idle mode, the internal clock signal is gated to the cpu, but not to interrupt structure, timers, timer/ counters, and watch timer. idle mode is released by a reset or by an external or internal interrupt. cpu clock idle instruction selector 2 clkcon.4-.3 system clock 1/8-1/4096 frequency dividing circuit stop release main-system oscillator circuit selector 1 f x f x t stop sub-system oscillator circuit int osccon.0 osccon.3 osccon.2 stpcon stop osc inst. f xx stop basic timer timer/counters watch timer 1/1 1/16 1/2 1/8 lcd controller sio a/d converter uart watch timer lcd controller figure 7- 6 . system clock circuit diagram
clock circuit S3C825a/p825a 7- 4 system clock control register (clkcon ) the system clock control register, clkcon , is located in the set 1, address d4h. it is read/write addressable and has the following functions: ? oscillator frequency divide-by value after the main oscillator is activated, and the fxx/16 (the slowest clock speed) is selected as the cpu clock. if necessary, you can then increase the cpu clock speed fxx/8, fxx/2, or fxx/1. system clock control register (clkcon) d4h, set 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb not used (must keep always 0) not used (must keep always 0) divide-by selection bits for cpu clock frequency: 00 = f xx /16 01 = f xx /8 10 = f xx /2 11 = f xx /1 (non-divided) oscillator irq wake-up function bit: 0 = enable irq for main wake-up in power down mode 1 = disable irq for main wake-up in power down mode figure 7- 7 . system clock control register (clkcon )
S3C825a/p825a clock circuit 7- 5 oscillator control register (osccon) the oscillator control register, osccon, is located in set 1, bank 0, at address d2h. it is read/write addressable and has the following functions: ? system clock selection ? main oscillator control ? sub oscillator control osccon.0 register settings select main clock or sub clock as system clock. after a reset, main clock is selected for system clock because the reset value of osccon.0 is "0". the main oscillator can be stopped or run by setting osccon.3. the sub oscillator can be stopped or run by setting osccon.2. oscillator control register (osccon) d2h, bank 0, set 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb main system oscillator control bit: 0 = main oscillator run 1 = main oscillator stop sub system oscillator control bit: 0 = sub oscillator run 1 = sub oscillator stop not used for S3C825a system clock selection bit: 0 = main select 1 = sub select not used for S3C825a figure 7-8. oscillator control register (osccon)
clock circuit S3C825a/p825a 7- 6 switching the cpu clock data loading in the oscillator control register, osccon, determine whether a main or a sub clock is selected as the cpu clock, and also how this frequency is to be divided by setting clkcon. this makes it possible to switch dynamically between main and sub clocks and to modify operating frequencies. osccon.0 select the main clock ( fx) or the sub clock ( fxt) for the cpu clock. osccon .3 start or stop main clock oscillation, and osccon.2 start or stop sub clock oscillation. clkcon.4?.3 control the frequency divider circuit, and divide the selected fxx clock by 1, 2, 8, 16. for example, you are using the default cpu clock (normal operating mode and a main clock of fx/16) and you want to switch from the fx clock to a sub clock and to stop the main clock. to do this, you need to set clkcon.4-.3 to "11", osccon.0 to ?1?, and osccon.3 to ?1? simultaneously. this switches the clock from fx to fxt and stops main clock oscillation. the following steps must be taken to switch from a sub clock to the main clock: first, set osccon.3 to ?0? to enable main clock oscillation. then, after a certain number of machine cycles has elapsed, select the main clock by setting osccon.0 to ?0?. + + programming tip ? switching the cpu clock 1. this example shows how to change from the main clock to the sub clock: ma2sub ld osccon,#01h ; switches to the sub clock ; stop the m ain clock oscillation ret 2. this example shows how to change from sub clock to main clock: sub2ma and osccon,#07h ; start the main clock oscillation call dly16 ; delay 16 ms and osccon,#06h ; switch to the main clock ret dly16 srp #0c0h ld r0,#20h del nop djnz r0,del ret
S3C825a/p825a clock circuit 7- 7 note: before execute the stop instruction, set this stpcon register as "10100101b". otherwise the stop instruction will not execute as well as reset will be generated. stop control register (stpcon) d1h, bank 0, set 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb stop control bits: other values = disable stop instruction 10100101 = enable stop instruction figure 7-9. stop control register (stpcon)
clock circuit S3C825a/p825a 7- 8 notes
S3C825a/p825a reset reset and power-down 8- 1 8 reset reset and power-down system reset overview during a power-on reset, the voltage at v dd goes to high level and the reset pin is forced to low level. the reset signal is input through a s chmitt trigger circuit where it is then synchronized with the cpu clock. this procedure brings the S3C825a into a known operating status. to allow time for internal cpu clock oscillation to stabilize, the reset pin must be held to low level for a minimum time interval after the power supply comes within tolerance. the minimum required time of a reset operation for oscillation stabilization is 1 millisecond. whenever a reset occurs during normal operation (that is, when both v dd and reset are high level), the reset pin is forced low level and the reset operation starts. all system and peripheral control registers are then reset to their default hardware values in summary, the following sequence of events occurs during a reset operation: ? all interrupt is disabled. ? the watchdog function (basic timer) is enabled. ? ports 0 -8 are set to input mode , and all pull-up resistors are disabled for the i/o port. ? perip heral control and data register settings are disabled and reset to the ir default hardware values . ? the program counter (pc) is loaded with the program reset address in the rom, 0100h. ? when the programmed oscillation stabilization time interval has elapsed, the instruction stored in rom location 0100h (and 0101h) is fetched and executed. normal mode reset operation in normal (masked rom) mode, the test pin is tied to v ss . a reset enables access to the 48-kbyte on-chip rom. note to program the duration of the oscillation stabilization interval, you make the appropriate settings to the basic timer control register, btcon, before entering stop mode. also, if you do not want to use the basic timer watchdog function (which causes a system reset if a basic timer counter overflow occurs), you can disable it by writing " 1010b " to the upper nibble of btcon.
reset reset and power-down S3C825a/p825a 8- 2 hardware reset values table 8-1 , 8-2, 8-3 list the reset values for cpu and system registers, peripheral control registers, and peripheral data registers following a reset operation. the following notation is used to represent reset values: ? a "1" or a "0" shows the reset bit value as logic one or logic zero, respectively. ? an " x " means that the bit value is undefined after a reset. ? a dash ( " ? " ) means that the bit is either not used or not mapped , but read 0 is the bit value. table 8-1. S3C825a set 1 register and values after reset reset register name mnemonic address bit values a fter r r eset eset dec hex 7 6 5 4 3 2 1 0 interrupt p ending r egister (note) intpnd 208 d0h ? ? 0 0 0 0 0 0 stop control register (note) stpcon 209 d1h 0 0 0 0 0 0 0 0 oscillator control register (note) osccon 210 d2h ? ? ? ? 0 0 ? 0 basic timer control register btcon 211 d3h 0 0 0 0 0 0 0 0 clock control register clkcon 212 d4h 0 0 0 0 0 0 0 0 system flags register flags 213 d5h x x x x x x 0 0 register pointer (high byte) rp0 214 d6h 1 1 0 0 0 ? ? ? register pointer (low byte) rp1 215 d7h 1 1 0 0 1 ? ? ? stack pointer (high byte) sph 216 d8h x x x x x x x x stack pointer (low byte) spl 217 d9h x x x x x x x x instruction pointer (high byte) iph 218 dah x x x x x x x x instruction pointer (low byte) ipl 219 dbh x x x x x x x x interrupt request register irq 220 dch 0 0 0 0 0 0 0 0 interrupt mask register imr 221 ddh x x x x x x x x system mode register sym 222 deh 0 ? ? x x x 0 0 register page pointer pp 223 dfh 0 0 0 0 0 0 0 0 note: the registers, intpnd/stpcon/osccon, are in bank 0 of set 1.
S3C825a/p825a reset reset and power-down 8- 3 table 8 - 2 . S3C825a set 1, bank 0 register values after reset reset register name mnemonic address bit values a fter r r eset eset dec hex 7 6 5 4 3 2 1 0 sio control register siocon 224 e0h 0 0 0 0 0 0 0 0 sio data register siodata 225 e1h 0 0 0 0 0 0 0 0 sio prescaler register siops 226 e2h 0 0 0 0 0 0 0 0 timer 0 counter register t0cnt 227 e3h 0 0 0 0 0 0 0 0 timer 0 data register t0data 228 e4h 1 1 1 1 1 1 1 1 timer 0 control register t0con 229 e5h 0 0 0 0 0 0 0 0 timer b counter register tbcnt 230 e6h 0 0 0 0 0 0 0 0 timer a counter register tacnt 231 e7h 0 0 0 0 0 0 0 0 timer b data register tbdata 232 e8h 1 1 1 1 1 1 1 1 timer a data register tadata 233 e9h 1 1 1 1 1 1 1 1 timer b control register tbcon 234 eah ? ? 0 0 0 0 0 0 timer 1/a control register tacon 235 ebh 0 0 0 0 0 0 0 0 timer 2 counter register t2cnt 236 ech 0 0 0 0 0 0 0 0 timer 2 data register t2data 237 edh 1 1 1 1 1 1 1 1 timer 2 control register t2con 238 eeh 0 0 0 0 0 0 0 0 a/d converter control register adcon 239 efh ? ? 0 0 0 0 0 0 a/d converter data register (high byte) addatah 240 f0h x x x x x x x x a/d converter data register (low byte) addatal 241 f1h ? ? ? ? ? ? x x lcd control register lcon 242 f2h 0 0 ? ? 0 0 0 0 lcd mode register lmod 243 f3h ? ? ? ? 0 0 0 0 timer 3 counter (high byte) t3cnth 244 f4h 0 0 0 0 0 0 0 0 timer 3 counter (low byte) t3cntl 245 f5h 0 0 0 0 0 0 0 0 timer 3 data register (high byte) t3datah 246 f6h 1 1 1 1 1 1 1 1 timer 3 data register (low byte) t3datal 247 f7h 1 1 1 1 1 1 1 1 timer 3 control register t3con 248 f8h 0 0 0 0 0 0 0 0 uart data register udata 249 f9h x x x x x x x x uart control register uartcon 250 fah 0 0 0 0 0 0 0 0 uart baud rate data register brdata 251 fbh 1 1 1 1 1 1 1 1 location fch is not mapped. basic timer counter btcnt 253 fdh 0 0 0 0 0 0 0 0 location feh is not mapped. interrupt priority register ipr 255 ffh x x x x x x x x
reset reset and power-down S3C825a/p825a 8- 4 table 8 - 3 . S3C825a set 1, bank 1 register values after reset reset register name mnemonic address bit values a fter r r eset eset dec hex 7 6 5 4 3 2 1 0 port 2 control register(high byte) p2conh 224 e0h 0 0 0 0 0 0 0 0 port 2 control register(low byte) p2conl 225 e1h 0 0 0 0 0 0 0 0 port 2 pull-up resistors enable register p2pur 226 e2h 0 0 0 0 0 0 0 0 port 2 interrupt control register p2int 227 e3h 0 0 0 0 0 0 0 0 port 3 control register(high byte) p3conh 228 e4h 0 0 0 0 0 0 0 0 port 3 control register(low byte) p3conl 229 e5h 0 0 0 0 0 0 0 0 port 3 pull-up resistors enable register p3pur 230 e6h 0 0 0 0 0 0 0 0 port 4 interrupt edge selection register p4edge 231 e7h 0 0 0 0 0 0 0 0 port 4 control register(high byte) p4conh 232 e8h 0 0 0 0 0 0 0 0 port 4 control register(low byte) p4conl 233 e9h 0 0 0 0 0 0 0 0 port 4 interrupt control register p4int 234 eah 0 0 0 0 0 0 0 0 port 4 interrupt pending register p4pnd 235 ebh 0 0 0 0 0 0 0 0 port 5 control register(high byte) p5conh 236 ech 0 0 0 0 0 0 0 0 port 5 control register(low byte) p5conl 237 edh 0 0 0 0 0 0 0 0 port 5 pull-up resistors enable register p5pur 238 eeh 0 0 0 0 0 0 0 0 watch timer control register wtcon 239 efh 0 0 0 0 0 0 0 0 port 0 data register p0 240 f0h 0 0 0 0 0 0 0 0 port 1 data register p1 241 f1h 0 0 0 0 0 0 0 0 port 2 data register p2 242 f2h 0 0 0 0 0 0 0 0 port 3 data register p3 243 f3h 0 0 0 0 0 0 0 0 port 4 data register p4 244 f4h 0 0 0 0 0 0 0 0 port 5 data register p5 245 f5h 0 0 0 0 0 0 0 0 port 6 data register p6 246 f6h 0 0 0 0 0 0 0 0 port 7 data register p7 247 f7h 0 0 0 0 0 0 0 0 port 8 data register p8 248 f8h 0 0 0 0 0 0 0 0 port group 0 control register pg0con 251 f9h 0 0 0 0 0 0 0 0 port group 1 control register pg1con 252 fah 0 0 0 0 0 0 0 0 locations fbh-ffh are not mapped.
S3C825a/p825a reset reset and power-down 8- 5 power-down modes stop mode stop mode is invoked by the instruction stop ( opcode 7fh). in stop mode, the operation of the cpu and all peripherals is halted. that is, the on-chip oscillator for system clock stops and the supply current is reduced to less than 3 m a. all system functions stop when the clock ?freezes?, but data stored in the internal register file is retained. stop mode can be released in one of two ways: by a reset or by external interrupts, for more details see figure 7-3. note do not use stop mode if you are using an external clock source because x in or xt in input must be restricted internally to v ss to reduce current leakage. using reset reset to release stop mode stop mode is released when the reset signal is released and returns to high level: all system and peripheral control registers are reset to their default hardware values and the contents of all data registers are retained. a reset operation automatically selects a slow clock fxx/16 because clkcon.3 and clkcon.4 are cleared to '00b'. after the programmed oscillation stabilization interval has elapsed, the cpu starts the system initialization routine by fetching the program instruction stored in rom location 0100h. using an external interrupt to release stop mode e xternal interrupts with an rc-delay noise filter circuit can be used to release stop mode. which interrupt you can use to release stop mode in a given situation depends on the microcontroller?s current internal operating mode. the external interrupts in the S3C825a interrupt structure that can be used to release stop mode are: ? external interrupts p2.4?p2.7 (int0?int3) and p4.0?p4.7 (int4?int11) please note the following conditions for stop mode release: ? if you rel ease s top mode using an external interrupt, the current values in system and peripheral control registers are unchanged except stpcon register. ? if you use an internal or external interrupt for s top mode release, you can also program the duration of the oscillation stabilization interval. to do this, you must make the appropriate control and clock settings before entering s top mode. ? when the stop mode is released by external interrupt, the clkcon.4 and clkcon.3 bit-pair setting remains unchanged and the currently selected clock value is used. ? the external interrupt is serviced when the stop mode release occurs. following the iret from the service routine, the instruction immediately following the one that initiated stop mode is executed. how to enter into stop mode handling stpcon register then writing stop instruction (keep the order). ld stpcon, #10100101b stop nop nop nop
reset reset and power-down S3C825a/p825a 8- 6 idle mode idle mode is i nvoked by the instruction idle ( opcode 6fh). in idle mode, cpu operations are halted while some peripherals remain active. during idle mode, the internal clock signal is gated away from the cpu, but all peripherals remain active. port pins retain the mode (input or output) they had at the time idle mode was entered. there are two ways to release idle mode : 1. execute a reset. all system and peripheral control registers are reset to their default values and the contents of all data registers are retained. the reset automatica lly selects the slow clock fxx/16 because clkcon.4 and clkcon.3 are cleared to ?00b?. if interrupts are masked, a reset is the only way to release idle mode. 2. activate any enabled interrupt , causing idle mode to be released. when you use an interrupt to release idle mode, the clkcon.4 and clkcon.3 register values remain unchanged, and the currently selected clock value is used. the interrupt is then serviced. when the return-from-interrupt (iret) occurs, the instruction immediately following the one that initiated idle mode is executed.
S3C825a/p825a i/o ports 9- 1 9 i/o ports overview the S3C825a microcontroller has four bit-programmable and five nibble-programmable i/o ports , p0?p8. the port 0-4, 6, and 7 are 8-bit ports, the port 5 is 7-bit port, and the port 8 is 4-bit port. this gives a total of 67 i/o pins . each port can be flexibly configured to meet a pplication design requirements. the cpu accesses ports by directly wri ting or reading port registers. no special i/o instructions are required. all ports of the S3C825a can be configured to input or output mode and p0, p6-p8 are shared with lcd signals. table 9-1 gives y ou a general overview of the S3C825a i/o port functions.
i/o ports S3C825 a/p825a 9- 2 table 9-1. S3C825a port configuration overview port configuration options 0 4-bit programmable i/o port . input or push-pull, open-drain output mode selected by software; software assignable pull-ups. p0.0?p0.7 can alternately be used as outputs for lcd segment signals. 1 4-bit programmable i/o port . input or push-pull, open-drain output mode selected by software; software assignable pull-ups. p1.0?p1.7 can alternately be used as outputs for lcd segment signals. 2 1-bit programmable i/o port . schmitt trigger input or push-pull, open-drain output mode selected by software; software assignable pull-ups. p2.4?p2.7 can be used as input for external interrupts int0?int3 (with noise filter and interrupt control, and can alternately be used as t0clk, t1clk, taout, and tbout. 3 1-bit programmable i/o port . schmitt trigger input or push-pull, open-drain output mode selected by software; software assignable pull-ups. alternately p3.0?p3.7 can be used as ad0-ad3, t3clk, t3out/t3pwm/t3cap, t0out/t0pwm/t0cap. 4 1-bit programmable i/o port . schmitt trigger input or push-pull, open-drain output mode selected by software; software assignable pull-ups. p4.0?p4.7 can alternately be used as inputs for external interrupts int4?int11 (with noise filter and interrupt control). 5 1-bit programmable i/o port . schmitt trigger input or push-pull, open-drain output mode selected by software; software assignable pull-ups. alternately p5.0?p5.5 can be used as sck, si, so, buz, rxd, and txd. 6 4-bit programmable i/o port . input or push-pull, open-drain output mode selected by software; software assignable pull-ups. p6.0?p6.7 can alternately be used as outputs for lcd signals. 7 4-bit programmable i/o port . input or push-pull, open-drain output mode selected by software; software assignable pull-ups. p7.0?p7.7 can alternately be used as outputs for lcd segment signals. 8 4-bit programmable i/o port . input or push-pull, open-drain output mode selected by software; software assignable pull-ups. p8.0?p8.3 can alternately be used as outputs for lcd segment signals.
S3C825a/p825a i/o ports 9- 3 port data registers table 9-2 gives you an overview of t he register locations of all nine S3C825a i/o port data registers. data registers for ports 0 , 1, 2, 3, 4, 5, 6, 7 and 8 have the general format shown in figure 9-1 . table 9-2. port data register summary register name mnemonic decimal hex location r/w port 0 data register p0 240 f0h set 1 , bank 1 r/w port 1 data register p1 241 f1h set 1 , bank 1 r/w port 2 data register p2 242 f2h set 1 , bank 1 r/w port 3 data register p3 243 f3h set 1 , bank 1 r/w port 4 data register p 4 244 f4h set 1 , bank 1 r/w port 5 data register p 5 245 f5h set 1 , bank 1 r/w port 6 data register p6 246 f6h set 1 , bank 1 r/w port 7 data register p7 247 f7h set 1 , bank 1 r/w port 8 data register p8 248 f8h set 1 , bank 1 r/w
i/o ports S3C825 a/p825a 9- 4 port 0, 1 port 0 and 1 are 8-bit i/o ports with nibble configurable pins, respectively. port 0 and 1 pins are accessed directly by writing or reading the port 0 and 1 data registers, p0 at location f0h and p1 at location f1h in set 1, bank 1. p0.0?p0.7 and p1.0?p1.7 can serve as inputs (with or without pull-ups), as output (open drain or push-pull). and they can serve as segment pins for lcd, also. port group 0 control register (pg0con) port 0 and 1 have a 8-bit control register: pg0con.0?.3 for p0.0?p0.7 and pg0con.4?.7 for p1.0?p1.7. a reset clears the pg0con register to ?00h?, configuring all pins to input mode. output mode, push-pull port group 0 control register f9h, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p1.0-p1.3 /seg24-seg27 p0.4-p0.7 /seg20-seg23 p0.0-p0.3 /seg16-seg19 pg0con bit-pair pin configuration settings 00 01 10 11 input mode, pull-up p1.4-p1.7 /seg28-seg31 input mode output mode, open-drain note: the shared i/o ports with lcd segments should be selected as one of two by lmod.3-.0. figure 9-1. port group 0 control register (pg0con)
S3C825a/p825a i/o ports 9- 5 port 2 port 2 is an 8-bit i/o port with individually configurable pins. port 2 pins are accessed directly by writing or reading the port 2 data register, p2 at location f2h in set 1, bank 1. p2.0?p2.7 can serve as inputs, as outputs (push-pull or open-drain) or it can be configured the following functions. ? low-nibble pins (p2.0?p2.3): t2clk, t2out ? high-nibble pins (p2.4?p2.7): t0clk, t1clk, taout, tbout, int0? int3 port 2 control registers (p2conh, p2conl) port 2 has two 8-bit control registers: p2conh for p2.4?p2.7 and p2conl for p2.0?p2.3. a reset clears the p2conh and p2conl registers to "00h", configuring p2.4?p2.7 pins to input mode with interrupt on falling edge and p2.0?p2.3 pins to input mode. you use control registers setting to select input or output mode(push-pull or open-drain) and enable the alternative functions. when programming the port, please remember that any alternative peripheral i/o function you configure using the port 2 control registers must also be enabled in the associated peripheral module. port 2 pull-up resistor control register (p2pur) using the port2 pull-up resistor control register, p2pur (e2h, set 1, bank 1), you can configure pull-up resistors to individual port 2 pins. port 2 interrupt control registers (p2int) to process external interrupts at the port 2 pins, a additional control register is provided: the port 2 interrupt control register p2int (e3h, set 1, bank 1). the port 2 interrupt control register p2int lets you check for interrupt pending conditions and clear the pending condition when the interrupt service routine has been initiated. the application program detects interrupt requests by polling the p2int register at regular intervals. when the interrupt enable bit of any port 2 pin is ?1?, a falling edge at that pin will generate an interrupt request. the corresponding pending bit is then automatically set to ?1? and the irq level goes low to signal the cpu that an interrupt request is waiting. when the cpu acknowledges the interrupt request, application software must the clear the pending condition by writing a ?0? to the corresponding p2int bit.
i/o ports S3C825 a/p825a 9- 6 port 2 control register, high byte (p2conh) e0h, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p2.7/tbout (int3) p2.6/taout (int2) p2.5/t1clk (int1) p2.4/t0clk (int0) p2conh bit-pair pin configuration 00 01 10 11 schmitt trigger input mode, interrupt on falling edge (t0clk, t1clk) output mpde, open-drain alternative function (taout, tbout) output mode, push-pull figure 9-2. port 2 high-byte control register (p2conh) port 2 control register, low byte (p2conl) e1h, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p2.3/ t2out p2.2/ t2clk p2.1 p2.0 p2conl bit-pair pin configuration 00 01 10 11 schmitt trigger input mode, interrupt on falling edge (t2clk) output mode, open-drain alternative function (t2out) output mode, push-pull figure 9-3. port 2 low-byte control register (p2conl)
S3C825a/p825a i/o ports 9- 7 note: the corresponding pull-up resistor is disabled automatically when a bit of port 2 is selected as output mode. port 2 pull-up control register (p2pur) e2h, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p2pur bit configuration settings: 0 1 p2.7 p2.6 p2.5 p2.4 p2.3 p2.2 p2.1 p2.0 disable pull-up resistor enable pull-up resistor figure 9-4. port 2 pull-up control register (p2pur) note: "n" is 0, 1, 2, and 3. port 2 interrupt control register (p2int) e3h, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb intn bit configuration settings: 0 1 pnd3 int3 pnd2 int2 pnd1 int1 pnd0 int0 disable interrupt enable interrupt pndn bit configuration settings: 0 1 interrupt request is not pending, pending bit clear when write 0 interrupt request is pending figure 9-5. port 2 interrupt control register (p2int)
i/o ports S3C825 a/p825a 9- 8 p ort 3 port 3 is an 8-bit i/o port with individually configurable pins. port 3 pins are accessed directly by writing or reading the port 3 data register, p3 at location f3h in set 1, bank 1. p3.0?p3.7 can serve as inputs, as outputs (push pull or open-drain) or you can configure the following alternative functions: ? low-nibble pins (p3.0-p3.3): ad0?ad3 ? high-nibble pins (p3.4-p3.7): t3clk, t3out/t3pwm/t3cap, t0out/t0pwm/t0cap port 3 control registers (p3conh, p3conl) port 3 has two 8-bit control registers: p3conh for p3.4?p3.7 and p3conl for p3.0?p3.3. a reset clears the p3conh and p3conl registers to ?00h?, configuring all pins to input mode. you use control registers settings to select input or output mode (push-pull or open drain) and enable the alternative functions. when programming the port, please remember that any alternative peripheral i/o function you configure using the port 3 control registers must also be enabled in the associated peripheral module. port 3 pull-up resistor control register (p3pur) using the port 3 pull-up resistor control register, p3pur (e6h, set 1, bank 1), you can configure pull-up resistors to individual port 3 pins. port 3 control register, high byte e4h, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p3.7/t0out/t0pwm/t0cap p3conh bit-pair pin configuration settings 00 01 10 11 alternative function (t3out/t3pwm, t0out/t0cap) output mode, push-pull p3.6/t3out/t3pwm/t3cap p3.5/t3clk p3.4 output mode, open-drain input mode (t3clk, t3cap, t0cap) figure 9- 6. port 3 high-byte control register (p3conh)
S3C825a/p825a i/o ports 9- 9 port 3 control register, low byte e5h, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p3.3/ad3 p3conl bit-pair pin configuration settings 00 01 10 11 alternative function (ad0-ad3) output mode, push-pull p3.2/ad2 p3.1/ad1 p3.0/ad0 output mode, open-drain input mode figure 9-7. port 3 low-byte control register (p3conl) port 3 pull-up control register e6h, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p3pur bit configuration settings: 0 1 disable pull-up resistor p3.7 p3.6 p3.5 p3.4 p3.3 p3.2 p3.1 p3.0 enable pull-up resistor note: the corresponding pull-up resistor is disabled automatically, when a bit of port 3 is selected as output mode. figure 9-8. port 3 pull-up control register (p3pur)
i/o ports S3C825 a/p825a 9- 10 port 4 port 4 is an 8-bit i/o port with individually configurable pins. port 4 pins are accessed directly by writing or reading the port 4 data register, p4 at location f4h in set 1, bank 1. p4.0?p4.7 can serve as inputs (with or without pull-up), as outputs (push-pull or open-drain) or you can be configured the following functions. ? low-nibble pins (p4.0?p4.3): int4?int7 ? high-nibble pins (p4.4?p4.7): int8?int11 port 4 control registers (p4conh, p4conl) port 4 has two 8-bit control registers: p4conh for p4.4?p4.7 and p4conl for p4.0?p4.3. a reset clears the p4conh and p4conl registers to "00h", configuring pins to input mode. you use control registers setting to select input or output mode(push-pull or open-drain). port 4 interrupt enable, pending, and edge selection registers (p4int, p4pnd, p4edge) to process external interrupts at the port 4 pins, three additional control registers are provided: the port 4 interrupt enable register p4int (eah, set 1, bank 1), the port 4 interrupt pending register p4pnd (ebh, set1, bank 1), and the port 4 interrupt edge selection register p4edge (e7h, set 1, bank 1). the port 4 interrupt pending register p4pnd lets you check for interrupt pending conditions and clear the pending condition when the interrupt service routine has been initiated. the application program detects interrupt requests by polling the p4pnd register at regular intervals. when the interrupt enable bit of any port 4 pin is "1", a rising or falling edge at that pin will generate an interrupt request. the corresponding p4pnd bit is then automatically set to "1" and the irq level goes low to signal the cpu that an interrupt request is waiting. when the cpu acknowledges the interrupt request, application software must the clear the pending condition by writing a "0" to the corresponding p4pnd bit. port 4 control register, high byte (p4conh) e8h, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p4.7 (int11) p4.6 (int10) p4.5 (int9) p4.4 (int8) p4conh bit-pair pin configuration 00 01 10 11 schmitt trigger input mode schmitt trigger input mode, pull-up resistor output mode, open-drain output mode, push-pull figure 9-9. port 4 high-byte control register (p4conh)
S3C825a/p825a i/o ports 9- 11 port 4 control register, low byte (p4conl) e9h, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p4.3 (int7) p4.2 (int6) p4.1 (int5) p4.0 (int4) p4conl bit-pair pin configuration 00 01 10 11 schmitt trigger input mode schmitt trigger input mode, pull-up resistor output mode, open-drain output mode, push-pull figure 9-10. port 4 low-byte control register (p4conl) port 4 interrupt control register (p4int) eah, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p4int bit configuration settings: 0 1 disable interrupt int11 int10 int9 int8 int7 int6 int5 int4 enable interrupt figure 9-11. port 4 interrupt control register (p4int)
i/o ports S3C825 a/p825a 9- 12 port 4 interrupt pending register (p4pnd) ebh, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p4pnd bit configuration settings: 0 1 pnd11 pnd10 pnd9 pnd8 pnd7 pnd6 pnd5 pnd4 interrupt request is not pending, pending bit clear when write 0 interrupt request is pending figure 9-12. port 4 interrupt pending control register (p4pnd) port 4 interrupt edge selection register (p4edge) e7h, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p4edge bit configuration settings: 0 1 edge11 edge10 edge9 edge8 edge7 edge6 edge5 edge4 falling edge detection rising edge detection figure 9-13. port 4 interrupt edge selection register (p4edge)
S3C825a/p825a i/o ports 9- 13 port 5 port 5 is an 7-bit i/o port with individually configurable pins. port 5 pins are accessed directly by writing or reading the port 5 data register, p5 at location f5h in set 1, bank 1. p5.0?p5.6 can serve as inputs or as push- pull, open-drain outputs. you can configure the following alternative functions: ? low-nibble pins (p5.0?p5.3): sck, si, so, buz ? high-nibble pins (p5.4?p5.6): rxd, txd port 5 control registers (p5conh, p5conl) port 5 has two 8-bit control registers: p5conh for p5.4?p5.6 and p5conl for p5.0?p5.3, and p5conh.7?.6 for txd/rxd output control. a reset clears the p5conh and p5conl registers to ?00h?, configuring all pins to input mode and txd/rxd to output disable. you use control registers settings to select input or output mode, and enable the alternative functions. when programming this port, please remember that any alternative peripheral i/o function you configure using the port 5 control registers must also be enabled in the associated peripheral module. port 5 control register, high byte (p5conh) ech, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p5conh bit-pair pin configuration settings 00 01 11 output mode, open-drain (rxd/txd) output mode, push-pull (rxd/txd) input mode (rxd) p5.4/rxd p5.5/txd p5.6 10 not available txd output control bit 0 1 enable txd output at p5.5 disble txd output at p5.5 rxd output control bit 0 1 enable rxd output at p5.4 disble rxd output at p5.4 note: the rxd and txd outputs depend on p5conh.6 and p5conh.7, respectively. figure 9-14 . port 5 high-byte control register (p5conh)
i/o ports S3C825 a/p825a 9- 14 port 5 control register, low byte (p5conl) edh, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p5.2/so p5.1/si p5.0/sck p5conl bit-pair pin configuration settings 00 01 10 11 alternative function (buz, sck, so) output mode, push-pull output mode, open-drain p5.3/buz input mode (sck, si) figure 9- 15 . port 5 low-byte control register (p5conl) port 5 pull-up control register (p5pur) eeh, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p5pur bit configuration settings: 0 1 disable pull-up resistor not used p5.6 p5.5 p5.4 p5.3 p5.2 p5.1 p5.0 enable pull-up resistor note: the corresponding pull-up resistor is disabled automatically, when a bit of port 5 is selected as output mode. figure 9-16. port 5 pull-up control register (p5pur)
S3C825a/p825a i/o ports 9- 15 port 6, 7, 8 port 6 and 7 are 8-bit i/o port and port 8 is 4-bit i/o port with nibble configurable pins, respectively. port 6, 7, and 8 pins are accessed directly by writing or reading the port 6, 7, and 8 data registers, p6 at location f6h, p7 at location f7h, and p8 at location f8h in set 1, bank 1. p6.0?p6.7, p7.0?p7.7, and p8.0?p8.3 can serve as inputs (with or without pull-ups), as output (open drain or push-pull). and they can serve as segment or common pins for lcd also. port group 1 control register (pg1con) port 6, 7, and 8 have an 8-bit control register: pg1con.0?.1 for p6.0?p6.7, pg1con.2?.5 for p7.0?p7.7, and pg1con.6?.7 for p8.0?p8.3. a reset clears the pg1con register to ?00h?, configuring all pins to input mode. output mode, push-pull port group 1 control register fah, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb p7.4-p7.7 /seg8-seg11 p7.0-p7.3 /seg4-seg7 p6.0-p6.7 /com0-com3 /seg0-seg3 pg1con bit-pair pin configuration settings 00 01 10 11 input mode, pull-up p8.0-p8.3 /seg12-seg15 input mode output mode, open-drain note: refer to lcd mode control register (lmod). figure 9-17. port group 1 control register (pg1con)
i/o ports S3C825 a/p825a 9- 16 notes
S3C825a/p825a basic timer and timer 0 10- 1 10 basic timer and timer 0 overview the S3C825a has two default timers: an 8-bit basic timer and one 8-bit general-purpose timer/counter. the 8 -bit timer/counter is called timer 0. basic timer (bt) you can use the basic timer (bt) in two different ways: ? as a watchdog timer to provide an automatic reset mechanism in the event of a system malfunction. ? to signal the end of the required oscillation stabilization interval after a reset or a stop mode release. the functional components of the basic timer block are: ? clock frequency divider ( f xx divided by 4096, 1024, 128, or 16) with multiplexer ? 8-bit basic timer counter, btcnt (set 1, bank 0, fdh, read-only) ? basic timer control register, btcon (set 1, d3h, read/write)
basic timer and timer 0 S3C825a/p8 25a 10- 2 basic timer control register (btcon) the basic timer control register, btcon, is used to select the input clock frequency, to clear the basic timer counter and frequency dividers, and to enable or disable the watchdog timer function. it is located in set 1, address d3h, and is read/write addressable using register addressing mode. a reset clears btcon to ?00h?. this enables the watchdog function and selects a basic timer clock frequency of f xx /4096. to disable the watchdog function, you must write the signature code ?1010b? to the basic timer register control bits btcon.7?btcon.4. the 8-bit basic timer counter, btcnt (set 1, bank 0, fdh), can be cleared at any time during normal operation by writing a "1" to btcon.1. to clear the frequency dividers for all timers input clock, you write a "1" to btcon.0. basic timer control register (btcon) d3h, set 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb divider clear bit for all timers: 0 = no effect 1= clear divider basic timer counter clear bit: 0 = no effect 1= clear btcnt basic timer input clock selection bits: 00 = f xx /4096 01 = f xx /1024 10 = f xx /128 11 = f xx /16 watchdog timer enable bits: 1010b = disable watchdog function other value = enable watchdog function figure 10-1. basic timer control register (btcon)
S3C825a/p825a basic timer and timer 0 10- 3 basic timer function description watchdog timer function you can program the basic timer overflow signal (btovf) to generate a reset by setting btcon.7?btcon.4 to any value other than ?1010b?. (the ?1010b? value disables the watchdog function.) a reset clears btcon to ?00h?, automatically enabling the watchdog timer function. a reset also selects the cpu clock (as determined by the current clkcon register setting), divided by 4096, as the bt clock. a reset whenever a basic timer counter overflow occurs. during normal operation, the application program must prevent the overflow, and the accompanying reset operation, from occurring. to do this, the btcnt value must be cleared (by writing a "1" to btcon.1) at regular intervals. if a system malfunction occurs due to circuit noise or some other error condition, the bt counter clear operation will not be executed and a basic timer overflow will occur, initiating a reset. in other words, during normal operation, the basic timer overflow loop (a bit 7 overflow of the 8-bit basic timer counter, btcnt) is always broken by a btcnt clear instruction. if a malfunction does occur, a reset is triggered automatically. oscillation stabilization interval timer function you can also use the basic timer to program a specific oscillation stabilization interval following a reset or when stop mode has been released by an external interrupt. in stop mode, whenever a reset or an internal and an external interrupt occurs, the oscillator starts. the btcnt value then starts increasing at the rate of fxx/4096 (for reset), or at the rate of the preset clock source (for an internal and an external interrupt). when btcnt.3 overflows, a signal is generated to indicate that the stabilization interval has elapsed and to gate the clock signal off to the cpu so that it can resume normal operation. in summary, the following events occur when stop mode is released: 1. during stop mode, a power-on reset or an internal and an external interrupt occurs to trigger the stop mode release and oscillation starts. 2. if a power-on reset occurred, the basic timer counter will increase at the rate of fx x /4096. if an internal and an external interrupt is used to release stop mode, the btcnt value increases at the rate of the preset clock source. 3. clock oscillation stabilization interval begins and continues until bit 3 of the basic timer counter overflows. 4. when a btcnt.3 overflow occurs, normal cpu operation resumes.
basic timer and timer 0 S3C825a/p8 25a 10- 4 note: during a power-on reset operation, the cpu is idle during the required oscillation stabilization interval (until bit 4 of the basic timer counter overflows). mux f xx /4096 div f xx /1024 f xx /128 f xx /16 f xx bits 3, 2 bit 0 basic timer control register (write '1010xxxxb' to disable) clear bit 1 reset or stop data bus 8-bit up counter (btcnt, read-only) start the cpu (note) ovf reset r figure 10-2. basic timer block diagram
S3C825a/p825a basic timer and timer 0 10- 5 8-bit timer/counter 0 timer/counter 0 has three operating modes, one of which you select using the appropriate t0con setting: ? interval timer mode ? c apture input mode with a rising or falling edge trigger at the p3.7 pin ? pwm mode timer/counter 0 has the following functional components: ? clock frequency divider ( fxx divided by 1024, 256, 64, 8, or 1) with multiplexer ? external clock input (p 2.4, t0clk) ? 8-bit counter (t0cnt), 8-bit comparator, and 8-bit reference data register (t0data) ? i/o pins for capture input, match output, or pwm output (p 3.7/t0cap, p3.7/t0out, p3.7/t0pwm) ? timer 0 overflow interrupt (irq0, vector e2h) and match/capture inter rupt (irq0, vector e0h) generation ? timer 0 control register, t0con (set 1, e 5h, bank 0, read/write) timer/counter 0 control register (t0con) you use the timer 0 control register, t0con, to ? select the timer 0 operating mode (interval timer, capture mode, or pwm mode) ? select the timer 0 input clock frequency ? clear the timer 0 counter, t0cnt ? enable the timer 0 overflow interrupt or timer 0 match/capture interrupt ? clear timer 0 match/capture interrupt pending condition
basic timer and timer 0 S3C825a/p8 25a 10- 6 t0con is located in set 1, bank 0, at address e5h, and is read/write addressable using register addressing mode. a reset clears t0con to ?00h?. this sets timer 0 to normal interval timer mode, selects an input clock frequency of fxx/1024, and disables all timer 0 interrupts. you can clear the timer 0 counter at any time during normal operation by writing a "1" to t0con.2. the timer 0 overflow interrupt (t0ovf) is interrupt level irq0 and has the vector address e2h. when a timer 0 overflow interrupt occurs and is serviced by the cpu, the pending condition is cleared automatically by hardware or must be cleared by software. to enable the timer 0 match/capture interrupt (irq0, vector e0h), you must write t0con.1 to "1". to detect a match/capture interrupt pending condition, the application program polls intpnd.1. when a "1" is detected, a timer 0 match or capture interrupt is pending. when the interrupt request has been serviced, the pending condition must be cleared by software by writing a "0" to the timer 0 match/capture interrupt pending bit, intpnd.1. timer 0 control register (t0con) e5h, set 1, bank 0, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb timer 0 counter clear bit: 0 = no effect 1 = clear the timer 0 counter (when write) timer 0 input clock selection bits: 000 = fxx/1024 001 = fxx/256 010 = fxx/64 011 = fxx/8 100 = fxx 101 = external clock (p2.4/t0clk) falling edge 110 = external clock (p2.4/t0clk) rising edge 111 = counter stop timer 0 operating mode selection bits: 00 = interval mode (p3.7/t0out) 01 = capture mode (capture on rising edge, counter running, ovf can occur) 10 = capture mode (capture on falling edge, counter running, ovf can occur) 11 = pwm mode (ovf and match interrupt can occur) timer 0 overflow interrupt enable bit: 0 = disable overflow interrupt 1 = enable overflow interrupt timer 0 match/capture interrupt enable bit: 0 = disable interrupt 1 = enable interrupt figure 10-3. timer 0 control register (t0con)
S3C825a/p825a basic timer and timer 0 10- 7 interrupt pending register (intpnd) d0h, set 1, bank 0, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb not used timer 0 overflow interrupt pending bit timer 0 match/capture interrupt pending bit timer 3 overflow interrupt pending bit timer 3 match/capture interrupt pending bit tx interrupt pending bit (for uart) rx interrupt pending bit (for uart): 0 = interrupt request is not pending, pending bit clear when write "0". 1 = interrupt request is pending figure 10-4. interrupt pending register (intpnd)
basic timer and timer 0 S3C825a/p8 25a 10- 8 timer 0 function description timer 0 interrupts (irq0, vectors e0h and e2h) the timer 0 can generate two interrupts: the timer 0 overflow interrupt (t0ovf), and the timer 0 match/ capture interrupt (t0int). t0ovf is belongs to interrupt level irq0, vector e2h. t0int also belongs to interrupt level irq0, but is assigned the separate vector address, e0h. a timer 0 overflow interrupt pending condition is automatically cleared by hardware when it has been serviced or should be cleared by software in the interrupt service routine by writing a ?0? to the intpnd.0 interrupt pending bit. however, the timer 0 match/capture interrupt pending condition must be cleared by the application?s interrupt service routine by writing a "0" to the intpnd.1 interrupt pending bit. interval timer mode in interval timer mode, a match signal is generated when the counter value is identical to the value written to the timer 0 reference data register, t0data. the match signal generates a timer 0 match interrupt (t0int, vector e0h) and clears the counter. if, for example, you write the value "10h" to t0data, the counter will increment until it reaches ?10h?. at this point, the timer 0 interrupt request is generated, the counter value is reset, and counting resumes. with each match, the level of the signal at the timer 0 output pin is inverted (see figure 10-5). match signal m u x 8-bit up counter timer 0 buffer register 8-bit comparator timer 0 data register t0con.2 t0con.4-.3 intpnd.1 capture signal t0con.1 t0int (irq0) t0out (p3.7) pending interrupt enable/disable match r (clear) clk (match int) t0ovf figure 10-5. simplified timer 0 function diagram: interval timer mode
S3C825a/p825a basic timer and timer 0 10- 9 pulse width modulation mode pulse width modulation (pwm) mode lets you program the width (duration) of the pulse that is output at the t0pwm (p3.7) pin. as in interval timer mode, a match signal is generated when the counter value is identical to the value written to the timer 0 data register. in pwm mode, however, the match signal does not clear the counter. instead, it runs continuously, overflowing at "ffh", and then continues incrementing from "00h". although you can use the match signal to generate a timer 0 overflow interrupt, interrupts are not typically used in pwm-type applications. instead, the pulse at the t0pwm (p3.7) pin is held to low level as long as the reference data value is less than or equal to ( ) the counter value and then the pulse is held to high level for as long as the data value is greater than ( > ) the counter value. one pulse width is equal to t clk 256 (see figure 10-6). match signal m u x 8-bit up counter timer 0 buffer register 8-bit comparator timer 0 data register t0con.2 t0con.4-.3 intpnd.1 capture signal t0con.1 t0int (irq0) t0pwm output (p3.7) pending interrupt enable/disable match t0ovf(irq0) clk t0ovf high level when data > counter, lower level when data < counter (match int) intpnd.0 t0con.0 (overflow int) figure 10-6. simplified timer 0 function diagram: pwm mode
basic timer and timer 0 S3C825a/p8 25a 10- 10 capture mode in capture mode, a signal edge that is detected at the t0cap (p3.7) pin opens a gate and loads the current counter value into the timer 0 data register. you can select rising or falling edges to trigger this operation. timer 0 also gives you capture input source: the signal edge at the t0cap (p3.7) pin. you select the capture input by setting the values of the timer 0 capture input selection bits in the port 3 control register, p3conh.7?.6, (set 1, bank 1, e4h). when p3conh.7?.6 is "00", the t0cap input is selected. both kinds of timer 0 interrupts can be used in capture mode: the timer 0 overflow interrupt is generated whenever a counter overflow occurs; the timer 0 match/capture interrupt is generated whenever the counter value is loaded into the timer 0 data register. by reading the captured data value in t0data, and assuming a specific value for the timer 0 clock frequency, you can calculate the pulse width (duration) of the signal that is being input at the t0cap pin (see figure 10-7). m u x t0con.4-.3 intpnd.1 t0con.1 t0int (irq0) pending interrupt enable/disable match signal 8-bit up counter timer 0 data register clk t0con.4-.3 t0cap input (p3.7) (capture int) t0ovf(irq0) intpnd.0 t0con.0 (overflow int) figure 10-7. simplified timer 0 function diagram: capture mode
S3C825a/p825a basic timer and timer 0 10- 11 t0out t0pwm t0con.7-.5 m u x t0con.4-.3 intpnd.1 t0con.1 t0int m u x t0con.4-.3 t0cap timer 0 buffer register 8-bit comparator timer 0 data register 8-bit up counter (read-only) r 8 data bus 8 t0con.2 intpnd.0 t0con.0 t0ovf data bus (irq0) ovf match mux fxx/1024 fxx/256 fxx/64 fxx/8 fxx/1 clear (irq0) t0clk match signal t0con.2 t0ovf figure 10-8. timer 0 block diagram
basic timer and timer 0 S3C825a/p8 25a 10- 12 notes
S3C825a/p825a timer 1 11- 1 11 timer 1 one 16-bit timer mode (timer 1) the 16-bit timer 1 is used in one 16-bit timer or two 8-bit timers mode. when tacon.7 is set to "1", it is in one 16-bit timer mode. when tacon.7 is set to "0", the timer 1 is used as two 8-bit timers. ? one 16-bi t timer mode (timer 1) ? two 8-bit timers mode (timer a and b) overview the 16-bit timer 1 is an 16-bit general-purpose timer. timer 1 includes interval timer mode using appropriate tacon setting. timer 1 has the following functional components: ? clock frequency divider ( fxx divided by 256, 64, 8, or 1 and t1clk: external clock) with multiplexer ? 16-bit counter (tacnt, tbcnt), 16-bit comparator, and 16-bit reference data register (tadata, tbdata) ? timer 1 match interrupt (irq1, vector e6h) generation ? timer 1 control register, tacon (set 1, bank 0,ebh, read/write) function description interval timer function the timer 1 module can generate an interrupt, the timer 1 match interrupt (t1int). t1int belongs to the interrupt level irq1, and is assigned a separate vector address, e6h. the t1int pending condition should be cleared by software after irq1 is serviced. the t1int pending bit must be cleared by the application sub-routine by writing a "0" to the tacon.0 pending bit. in interval timer mode, a match signal is generated when the counter value is identical to the values written to the t1 reference data registers, tadata and tbdata. the match signal generates a timer 1 match interrupt (t1int, vector e6h) and clears the counter. if, for example, you write the value 10h and 32h to tadata and tbdata, respectively, and 8eh to tacon, the counter will increment until it reaches 3210h. at this point, the t1 interrupt request is generated, the counter value is reset, and counting resumes.
timer 1 S3C825a/p82 5a 11 - 2 timer 1 control register (tacon) you use the timer 1 control register, tacon, to ? enable the timer 1 operating (interval timer) ? select the timer 1 input clock frequency ? clear the timer 1 counter, tacnt and tbcnt ? enable the timer 1 interrupt ? clear timer 1 interrupt pending conditions tacon is located in set 1, bank 0, at address ebh, and is read/write addressable using register addressing mode. a reset clears tacon to "00h". this sets timer 1 to disable interval timer mode, selects an input clock frequency of fxx/256, and disables timer 1 interrupt. you can clear the timer 1 counter at any time during the normal operation by writing a "1" to tacon.3. to enable the timer 1 interrupt (irq1, vector e6h), you must write tacon.7, tacon.2, and tacon.1 to "1". to generate the exact time interval, you should set tacon.3 and tacon.0 to ?10b?, which clear counter and interrupt pending bit. when the t1int sub-routine is serviced, the pending condition must be cleared by software by writing a "0" to the timer 1 interrupt pending bit, tacon.0. timer 1 control register (tacon) ebh, set 1, bank 0, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb timer 1 interrupt enable bit: 0 = disable interrupt 1 = enable interrupt timer 1 interrupt pending bit: 0 = no interrupt pending 0 = clear pending bit (when write) 1 = interrupt is pending (when read) 1 = no effect (when write) timer 1 counter run enable bit: 0 = disable counter running 1 = enable counter running timer 1 counter clear bit: 0 = no affect 1 = clear the timer 1 counter (when write) timer 1 operation mode selection bit: 0 = two 8-bit timers mode (timer a/b) 1 = one 16-bit timer mode (timer 1) timer 1 clock selection bits: 000 = fxx/256 001 = fxx/64 010 = fxx/8 011 = fxx 111 = t1clk (external clock rising edge) figure 11-1. timer 1 control register (tacon)
S3C825a/p825a timer 1 11- 3 block diagram mux t1clk fxx/256 fxx/64 fxx/8 fxx/1 bit 6, 5, 4 bit 2 16-bit up-counter (read only) 8 data bus bit 3 16-bit comparator timer 1 buffer register (16-bit) timer 1 data register (read/write) counter clear signal match signal 16 bit 0 bit 1 pending t1int irq1 taout msb lsb clear match msb lsb note: when tacon.7 is "1", 16-bit timer 1. figure 11-2. timer 1 functional block diagram
timer 1 S3C825a/p82 5a 11 - 4 two 8-bit timers mode (timer a and b) overview the 8-bit timer a and b are the 8-bit general-purpose timers. timer a and b support interval timer mode using appropriate tacon and tbcon setting, respectively. timer a and b have the following functional components: ? clock frequency divider with multiplexer ? fxx divided by 256, 64, 8, or 1 and t1clk (external clock) for timer a ? fxx divided by 256, 64, 8, or 1 for timer b ? 8-bit counter (tacnt, tbcnt), 8-bit comparator, and 8-bit reference data register (tadata, tbdata) ? timer a match interrupt (irq1, vector e6h) generation ? timer a control register, tacon (set 1, bank 0, ebh, read/write) ? timer b match interrupt (irq1, vector e4h) generation ? timer b control register, tbcon (set 1, bank 0, eah, read/write) function description interval timer function the timer a and b module can generate an interrupt: the timer a match interrupt (taint) and the timer b match interrupt (tbint). taint belongs to the interrupt level irq1, and is assigned a separate vector address, e6h. tbint belongs to the interrupt level irq1 and is assigned a separate vector address, e4h. the taint and tbint pending condition should be cleared by software after they are serviced. in interval timer mode, a match signal is generated when the counter value is identical to the values written to the ta or tb reference data registers, tadata or tbdata. the match signal generates corresponding match interrupt (taint, vector e6h; tbint, vector e4h) and clears the counter. if, for example, you write the value 10h to tbdata, "0" to tacon.7, and 0eh to tbcon, the counter will increment until it reaches 10h. at this point, the tb interrupt request is generated, the counter value is reset, and counting resumes. timer a and b control register (tacon, tbcon) you use the timer a and b control register, tacon and tbcon, to ? enable th e timer a and b operating (interval timer) ? select the timer a and b input clock frequency ? clear the timer a and b counter, tacnt and tbcnt ? enable the timer a and b interrupt ? clear timer a and b interrupt pending conditions
S3C825a/p825a timer 1 11- 5 tacon and tbcon are located in set 1, bank 0, at address ebh and eah, and is read/write addressable using register addressing mode. a reset clears tacon and tbcon to "00h". this sets timer a and b to disable interval timer mode, selects an input clock frequency of fxx/256, and disables timer a and b interrupt. you can clear the timer a and b counter at any time during normal operation by writing a "1" to tacon.3 and tbcon.3. to enable the timer a and b interrupt (irq1, vector e6h, e4h), you must write tacon.7 to "0", tacon.2 (tbcon.2) and tacon.1 (tbcon.1) to "1". to generate the exact time interval, you should set tacon.3 (tbcon.3) and tacon.0 (tbcon.0) to ?10b?, which clear counter and interrupt pending bit, respectively. when the taint or tbint sub-routine is serviced, the pending condition must be cleared by software by writing a "0" to the timer a or b interrupt pending bits, tacon.0 or tbcon.0. timer a control register (tacon) ebh, set 1, bank 0, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb timer a interrupt enable bit: 0 = disable interrupt 1 = enable interrupt timer a interrupt pending bit: 0 = no interrupt pending 0 = clear pending bit (when write) 1 = interrupt is pending (when read) 1 = no effect (when write) timer a counter run enable bit: 0 = disable counter running 1 = enable counter running timer a counter clear bit: 0 = no affect 1 = clear the timer a counter (when write) timer 1 operation mode selection bit: 0 = two 8-bit timers mode (timer a/b) 1 = one 16-bit timer mode (timer 1) timer a clock selection bits: 000 = fxx/256 001 = fxx/64 010 = fxx/8 011 = fxx 111 = t1clk (external clock rising edge) figure 11-3. timer a control register (tacon)
timer 1 S3C825a/p82 5a 11 - 6 timer b control register (tbcon) eah, set 1, bank 0, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb timer b interrupt enable bit: 0 = disable interrupt 1 = enable interrupt timer b interrupt pending bit: 0 = no interrupt pending 0 = clear pending bit (when write) 1 = interrupt is pending (when read) 1 = no effect (when write) timer b counter run enable bit: 0 = disable counter running 1 = enable counter running timer b counter clear bit: 0 = no affect 1 = clear the timer b counter (when write) not used the S3C825a. timer b clock selection bits: 00 = fxx/256 01 = fxx/64 10 = fxx/8 11 = fxx figure 11-4. timer b control register (tbcon)
S3C825a/p825a timer 1 11- 7 tacon.6-.4 mux fxx/256 fxx/64 fxx/8 fxx t1clk tacon.2 comparator ta buffer register tadata tbdata tb buffer register tacnt r comparator tbcnt r ta counter clear signal, ta match signal tb counter clear signal, tb match signal clear tacon.3 match irq1 tacon.0 pending tacon.1 tbcon.1 pending tbcon.0 tbout tbcon.3 match clear mux fxx/256 fxx/64 fxx/8 fxx tbcon.2 tbcon.5-.4 note: when tacon.7 is "0", two 8-bit timer a/b. taout figure 11-5. timer a and b function block diagram
timer 1 S3C825a/p82 5a 11 - 8 notes
S3C825a/p825a 8-bit timer 2 12- 1 12 8-bit timer 2 overview the 8-bit timer 2 is an 8-bit general-purpose timer. timer 2 has the interval timer mode by using the appropriate t2con setting. timer 2 has the following functional components: ? clock frequency divider ( fxx divided by 256, 64, 8 or 1) with multiplexer ? external clock input (p2.2/t2clk) ? 8-bit counter (t2cnt), 8-bit comparator, and 8-bit reference data register (t2data) ? timer 2 interrupt (irq2, vector e8h) generation ? timer 2 control register, t2con (set 1, bank 0, eeh, read/write) function description interval timer function the timer 2 can generate an interrupt, the timer 2 match interrupt (t2int). t2int belongs to interrupt level irq2, and is assigned the separate vector address, e8h. the t2int pending condition should be cleared by software when it has been serviced. even though t2int is disabled, the application?s service routine can detect a pending condition of t2int by the software and execute it?s sub-routine. when this case is used, the t2int pending bit must be cleared by the application subroutine by writing a ?0? to the t2con.0 pending bit. in interval timer mode, a match signal is generated when the counter value is identical to the values written to the timer 2 reference data registers, t2data. the match signal generates a timer 2 match interrupt (t2int, vector e8h) and clears the counter. if, for example, you write the value 10h to t2data and 0eh to t2con, the counter will increment until it reaches 10h. at this point, the timer 2 interrupt request is generated, the counter value is reset, and counting resumes.
8-bit 2 S3C825a/p82 5a 12- 2 timer 2 control register (t2con) you use the timer 2 control register, t2con, to ? enable the timer 2 operating (interval timer) ? select the timer 2 input clock frequency ? clear the timer 2 counter, t2cnt ? enable the timer 2 interrupt and clear timer 2 interrupt pending condition t2con is located in set 1, bank 0, at address eeh, and is read/write addressable using register addressing mode. a reset clears t2con to "00h". this sets timer 2 to disable interval timer mode, and disables timer 2 interrupt. you can clear the timer 2 counter at any time during normal operation by writing a ?1? to t2con.3 to enable the timer 2 interrupt (irq2, vector e8h), you must write t2con.2, and t2con.1 to "1". to detect an interrupt pending condition when t2int is disabled, the application program polls pending bit, t2con.0. when a "1" is detected, a timer 2 interrupt is pending. when the t2int sub-routine has been serviced, the pending condition must be cleared by software by writing a "0" to the timer 2 interrupt pending bit, t2con.0. timer 2 control register eeh, set 1, bank 0, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb timer 2 interrupt enable bit: 0 = disable interrupt 1 = enable interrupt timer 2 interrupt pending bit: 0 = no interrupt pending 0 = clear pending bit (when write) 1 = interrupt is pending timer 2 count enable bit: 0 = disable counting operation 1 = enable counting operation timer 2 counter clear bit: 0 = no affect 1 = clear the timer 2 counter (when write) timer 2 input clock selection bits: 000 = fxx/256 001 = fxx/64 010 = fxx/8 011 = fxx 111= external clock (t2clk) input not used figure 12-1. timer 2 control register (t2con)
S3C825a/p825a 8-bit timer 2 12- 3 block diagram timer 2 data register (read/write) timer 2 buffer register 8-bit comparator 8-bit up-counter (read only) match bit 3 t2int counter clear signal (t2con.3), match signal bits 7, 6, 5 m u x fxx/256 fxx/64 fxx/8 fxx/1 t2clk (p2.2) bit 2 clear bit 0 bit 1 irq2 pending r data bus 8 data bus 8 figure 12-2. timer 2 functional block diagram
8-bit 2 S3C825a/p82 5a 12- 4 notes
S3C825a/p825a 16-bit timer 3 13- 1 13 16-bit timer 3 overview timer/counter 3 has three operating modes, one of which you select using the appropriate t3con setting: ? interval timer mode ? capture input mode with a rising or falling edge trigger at the p3.6 pin ? pwm mode timer/counter 3 has the following functional components: ? clock frequency divider ( fxx divided by 1024, 256, 64, 8, or 1) with multiplexer ? external clock input (p3.5, t3clk) ? 16-bit counter(t3cnth,t3cntl), 16-bit comparator, and 16-bit reference data register(t3datah,t3datal) ? i/o pins for capture input, match output, or pwm output (p3.6/t3cap, p3.6/t3out, p3.6/t3pwm) ? timer 3 overflow interrupt (irq2, vector ech) and match/capture interrupt (irq2, vector eah) generation ? timer 3 control register, t3con (set 1, f8h, bank 0, read/write) timer/counter 3 control register (t3con) you use the timer 3 control register, t3con, to ? select the timer 3 operating mode (interval timer, capture mode, or pwm mode) ? select the timer 3 input clock frequency ? clear the timer 3 counter, t3cnth/t3cntl ? enable the timer 3 overflow interrupt or timer 3 match/capture interrupt ? clear timer 3 match/capture interrupt pending condition
16-bit timer 3 s3c8 25a/p825a 13- 2 t3con is located in set 1, bank 0, at address f8h, and is read/write addressable using register addressing mode. a reset clears t3con to ?00h?. this sets timer 3 to normal interval timer mode, selects an input clock frequency of fxx/1024, and disables all timer 3 interrupts. you can clear the timer 3 counter at any time during normal operation by writing a "1" to t3con.2. the timer 3 overflow interrupt (t3ovf) is interrupt level irq2 and has the vector address ech. when a timer 3 overflow interrupt occurs and is serviced by the cpu, the pending condition is cleared automatically by hardware or must be cleared by software. to enable the timer 3 match/capture interrupt (irq2, vector eah), you must write t3con.1 to "1". to detect a match/capture interrupt pending condition, the application program polls intpnd.3. when a "1" is detected, a timer 3 match or capture interrupt is pending. when the interrupt request has been serviced, the pending condition must be cleared by software by writing a "0" to the timer 3 match/capture interrupt pending bit, intpnd.3. timer 3 control register (t3con) f8h, set 1, bank 0, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb timer 3 counter clear bit: 0 = no effect 1 = clear the timer 3 counter (when write) timer 3 input clock selection bits: 000 = fxx/1024 001 = fxx/256 010 = fxx/64 011 = fxx/8 100 = fxx 101 = external clock (p3.5/t3clk) falling edge 110 = external clock (p3.5/t3clk) rising edge 111 = counter stop timer 3 operating mode selection bits: 00 = interval mode (p3.6/t3out) 01 = capture mode (capture on rising edge, counter running, ovf can occur) 10 = capture mode (capture on falling edge, counter running, ovf can occur) 11 = pwm mode (ovf and match interrupt can occur) timer 3 overflow interrupt enable bit: 0 = disable overflow interrupt 1 = enable overflow interrupt timer 3 match/capture interrupt enable bit: 0 = disable interrupt 1 = enable interrupt figure 13-1. timer 3 control register (t3con)
S3C825a/p825a 16-bit timer 3 13- 3 interrupt pending register (intpnd) d0h, set 1, bank 0, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb not used timer 0 overflow interrupt pending bit timer 0 match/capture interrupt pending bit timer 3 overflow interrupt pending bit timer 3 match/capture interrupt pending bit tx interrupt pending bit (for uart) rx interrupt pending bit (for uart): 0 = interrupt request is not pending, pending bit clear when write "0". 1 = interrupt request is pending figure 13-2. interrupt pending register (intpnd)
16-bit timer 3 s3c8 25a/p825a 13- 4 timer 3 function description timer 3 interrupts (irq2, vectors eah and ech) the timer 3 can generate two interrupts: the timer 3 overflow interrupt (t3ovf), and the timer 3 match/ capture interrupt (t3int). t3ovf is belongs to interrupt level irq2, vector ech. t3int also belongs to interrupt level irq2, but is assigned the separate vector address, eah. a timer 3 overflow interrupt pending condition is automatically cleared by hardware when it has been serviced or should be cleared by software in the interrupt service routine by writing a ?0? to the intpnd.2 interrupt pending bit. however, the timer 3 match/capture interrupt pending condition must be cleared by the application?s interrupt service routine by writing a "0" to the intpnd.3 interrupt pending bit. interval timer mode in interval timer mode, a match signal is generated when the counter value is identical to the value written to the timer 3 reference data register, t3datah/t3datal. the match signal generates a timer 3 match interrupt (t3int, vector eah) and clears the counter. if, for example, you write the value "1087h" to t3datah/t3datal, the counter will increment until it reaches ?1087h?. at this point, the timer 3 interrupt request is generated, the counter value is reset, and counting resumes. with each match, the level of the signal at the timer 3 output pin is inverted (see figure 13-3). match signal m u x 16-bit up counter timer 3 buffer register 16-bit comparator timer 3 data register t3con.2 t3con.4-.3 intpnd.3 capture signal t3con.1 t3int (irq2) t3out (p3.6) pending interrupt enable/disable match r (clear) clk (match int) t3ovf figure 13-3. simplified timer 3 function diagram: interval timer mode
S3C825a/p825a 16-bit timer 3 13- 5 pulse width modulation mode pulse width modulation (pwm) mode lets you program the width (duration) of the pulse that is output at the t3pwm (p3.6) pin. as in interval timer mode, a match signal is generated when the counter value is identical to the value written to the timer 3 data register. in pwm mode, however, the match signal does not clear the counter. instead, it runs continuously, overflowing at "ffffh", and then continues incrementing from "0000h". although you can use the match signal to generate a timer 3 overflow interrupt, interrupts are not typically used in pwm-type applications. instead, the pulse at the t3pwm (p3.6) pin is held to low level as long as the reference data value is less than or equal to ( ) the counter value and then the pulse is held to high level for as long as the data value is greater than ( > ) the counter value. one pulse width is equal to t clk 65536 (see figure 13-4). match signal m u x 16-bit up counter timer 3 buffer register 16-bit comparator timer 3 data register t3con.2 t3con.4-.3 intpnd.3 capture signal t3con.1 t3int (irq2) t3pwm output (p3.6) pending interrupt enable/disable match t3ovf(irq2) clk t3ovf high level when data > counter, lower level when data < counter (match int) intpnd.2 t3con.0 (overflow int) figure 13-4. simplified timer 3 function diagram: pwm mode
16-bit timer 3 s3c8 25a/p825a 13- 6 capture mode in capture mode, a signal edge that is detected at the t3cap (p3.6) pin opens a gate and loads the current counter value into the timer 3 data register. you can select rising or falling edges to trigger this operation. timer 3 also gives you capture input source: the signal edge at the t3cap (p3.6) pin. you select the capture input by setting the values of the timer 3 capture input selection bits in the port 3 control register, p3conh.5?.4, (set 1, bank 1, e4h). when p3conh.5?.4 is "00", the t3cap input is selected. both kinds of timer 3 interrupts can be used in capture mode: the timer 3 overflow interrupt is generated whenever a counter overflow occurs; the timer 3 match/capture interrupt is generated whenever the counter value is loaded into the timer 3 data register. by reading the captured data value in t3datah/t3datal, and assuming a specific value for the timer 3 clock frequency, you can calculate the pulse width (duration) of the signal that is being input at the t3cap pin (see figure 13-5). m u x t3con.4-.3 intpnd.3 t3con.1 t3int (irq2) pending interrupt enable/disable match signal 16-bit up counter timer 3 data register clk t3con.4-.3 t3cap input (p3.6) (capture int) t3ovf(irq2) intpnd.2 t3con.0 (overflow int) figure 13-5. simplified timer 3 function diagram: capture mode
S3C825a/p825a 16-bit timer 3 13- 7 t3out t3pwm t3con.7-.5 m u x t3con.4-.3 intpnd.3 t3con.1 t3int m u x t3con.4-.3 t3cap timer 3 buffer register 16-bit comparator timer 3 data register 16-bit up counter (read-only) r 8 data bus 8 t3con.2 intpnd.2 t3con.0 t3ovf data bus (irq2) ovf match mux fxx/1024 fxx/256 fxx/64 fxx/8 fxx/1 clear (irq2) t3clk match signal t3con.2 t3ovf figure 13-6. timer 3 block diagram
16-bit timer 3 s3c8 25a/p825a 13- 8 notes
S3C825a/p825a watch timer 14- 1 14 watch timer overview watch timer functions include real-time and watch-time measurement and interval timing for the system clock. to start watch timer operation, set bit 1 of the watch timer control register, wtcon.1 to "1". and if you want to service watch timer overflow interrupt (irq4, vector d6h), then set the wtcon.6 to ?1?. the watch timer overflow interrupt pending condition (wtcon.0) must be cleared by software in the application?s interrupt service routine by means of writing a "0" to the wtcon.0 interrupt pending bit. after the watch timer starts and elapses a time, the watch timer interrupt pending bit (wtcon.0) is automatically set to "1", and interrupt requests commence in 3.91 ms, 0.25, 0.5 and 1-second intervals by setting watch timer speed selection bits (wtcon.3 ? .2). the watch timer can generate a steady 0.5 khz, 1 khz, 2 khz, or 4 khz signal to buz output pin for buzzer. by setting wtcon.3 and wtcon.2 to "11b", the watch timer will function in high-speed mode, generating an interrupt every 3.91 ms. high-speed mode is useful for timing events for program debugging sequences. the watch timer supplies the clock frequency for the lcd controller (f lcd ). therefore, if the watch timer is disabled, the lcd controller does not operate. watch timer has the following functional components: ? real time and watch-time measurement ? using a main clock source or sub clock ? clock source generation for lcd controller (f lcd ) ? i/o pin for buzzer output frequency generator (p5.3, buz) ? timing tests in high-speed mode ? watch timer overflow interrupt (irq4, vector d6h) generation ? watch timer control register, wtcon (set 1, bank 1, efh, read/write)
watch timer S3C825 a/p825a 14- 2 watch timer control register (wtcon) the watch timer control register, wtcon is used to select the watch timer interrupt time and buzzer signal, to enable or disable the watch timer function. it is located in set 1, bank 1 at address efh, and is read/write addressable using register addressing mode. a reset clears wtcon to "00h". this disable the watch timer. so, if you want to use the watch timer, you must write appropriate value to wtcon. buzzer signal selection bits: 00 = 0.5 khz 01 = 1 khz 10 = 2 khz 11 = 4 khz watch timer control register (wtcon) efh, set 1, bank 1, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb watch timer int enable/disable bit: 0 = disable watch timer int 1 = enable watch timer int watch timer interrupt pending bit: 0 = interrupt request is not pending (clear pending bit when write"0") 1 = interrupt request is pending watch timer speed selection bits: 00 = set watch timer interrupt to 1 s 01 = set watch timer interrupt to 0.5 s 10 = set watch timer interrupt to 0.25 s 11 = set watch timer interrupt to 3.91 ms watch timer enable/disable bit: 0 = disable watch timer 1 = enable watch timer watch timer clock selection bit: 0 = select main clock divided by 2 7 (fx/128) 1 = select sub clock (fxt) figure 14-1. watch timer control register (wtcon)
S3C825a/p825a watch timer 14- 3 watch timer circuit diagram wt int enable wtcon.1 wtcon.2 wtcon.3 wtcon.4 wtcon.5 wtcon.6 enable/disable selector circuit mux wtcon.0 wtint wtcon.6 f w /2 15 f w /2 14 f w /2 13 f w /2 7 f w /16 (0.5 khz) f w /8 (1 khz) f w /4 (2 khz) f w /2 (4 khz) (1 hz) f x = main clock (where fx = 4.19 mhz) fxt = sub clock (32.768 khz) f w = watch timer frequency clock selector frequency dividing circuit f w 32.768 khz f xt f x / 128 f lcd = 2048 hz wtcon.7 wtcon.0 (pending bit) 8 buz (p5.3) figure 14-2. watch timer circuit diagram
watch timer S3C825 a/p825a 14- 4 notes
S3C825a/p825a lcd controller/driv er 15- 1 15 lcd controller/driver overview the S3C825a microcontroller can directly drive an up-to- 224 -dot ( 28 segments x 8 commons) lcd panel. its lcd block has the following components: ? lcd controller/d river ? display ram for storing display data ? 4 common/segment output pins (com4/seg0?com7/seg3) ? 28 segment output pins (seg 4? seg 31 ) ? 4 common output pins (com0 ? com 3 ) ? internal resistor circuit for lcd bias ? v lc 1 pin for controlling the driver and bias voltage the lcd control register, lcon, is used to turn the lcd display on and off, switch the current to the dividing resistors for the lcd displ ay, and frame frequency . data written to the lcd display ram can be automatically transferred to the segment signal pins without any program control. when a subsystem clock is selected as the lcd clock source, the lcd display is enabled even in the main clock stop or idle mode. lcd controller/ driver 8 8-bit data bus 1 4 4 28 v lc1 com0-com3 com4-com7/ seg0-seg3 seg4-seg31 figure 15- 1. lcd function diagram
lcd controller/driver S3C825a/p825a 15- 2 lcd circuit diagram com3/p6.3 com2/p6.2 com1/p6.1 com0/p6.0 32 data bus display ram (page 7) selector timing controller lcd voltage control f lc lcon com control com control or selector lmod seg31/p1.7 seg4/p7.0 v lc1 com7/seg3/p6.7 com6/seg2/p6.6 com5/seg1/p6.5 com4/seg0/p6.4 figure 15- 2. lcd circuit diagram
S3C825a/p825a lcd controller/driv er 15- 3 lcd ram address area ram addresses of page 7 are used as lcd data memory. these locations can be addressed by 1-bit or 8 -bit instructions. if the bit value of a display segment is "1", the lcd display is turned on . if the bit value is "0", the display is turned off. display ram data are sent out through the segment pins , seg0 ? seg 31, using the direct memory access (dma) method that is synchronized with the f lcd signal. ram addresses in this location that are not used for lcd display can be allocated to general-purpose use. com com0 com1 com2 com3 com4 com5 com6 com7 bit .0 .1 .2 .3 .4 .5 .6 .7 seg0 700h seg1 701h seg2 702h seg3 703h seg4 704h ------ ------ seg30 71eh seg31 71fh figure 15- 3. lcd display data ram organization
lcd controller/driver S3C825a/p825a 15- 4 lcd control register (lcon) the lcd control register (lcon) is used to turn the lcd display on and off , lcd frame frequency, and control the flow of the current to the dividing resistors in the lcd circuit. after a reset , all lcon values are cleared to "0". this turns the lcd display off and stops the flow of the current to the dividing resistors. lcd control register (lcon) f2h, set 1, bank 0, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb lcd clock select bits: 00 = fw/2 7 (256 hz at fw = 32.768 khz) 01 = fw/2 6 (512 hz at fw = 32.768 khz) 10 = fw/2 5 (1024 hz at fw = 32.768 khz) 11 = fw/2 4 (2048 hz at fw = 32.768 khz) lcd duty and bias selection bits: 00 = 1/3 duty, 1/3 bias; com0-2/seg0-31 01 = 1/4 duty, 1/3 bias; com0-3/seg0-31 10 = 1/8 duty, 1/4 bias; com0-7/seg4-31 11 = 1/8 duty, 1/5 bias; com0-7/seg4-31 not used for the S3C825a. lcd display control bits: 00 = display off, p-tr off 01 = normal display (using v lc1 with external voltage), p-tr off 11 = normal display (using v lc1 with internal voltage), p-tr on figure 15-4. lcd control register (lcon)
S3C825a/p825a lcd controller/driv er 15- 5 lcd mode control register (lmod), f3h at bank 0 of set 1 table 15-1. lcd mode control register (lmod) organization lcon bit setting description lmod.7?.4 not used for the S3C825a. lmod.3?.0 0000 all i/o port (p0, p1, p6?p8) 0001 select lcd com0?3, com4?7/seg0?3. p0, p1, p7, and p8 are i/o port. 0010 select lcd com0?3, com4?7/seg0?3, seg4?7. p0, p1, p7.4?p7.7, and p8 are i/o port. 0011 select lcd com0?3, com4?7/seg0?3, seg4?11. p0, p1, and p8 are i/o port. 0100 select lcd com0?3, com4?7/seg0?3, seg4?15. p0 and p1are i/o port. 0101 select lcd com0?3, com4?7/seg0?3, seg4?19. p0.4?p0.7 and p1 are i/o port. 0110 select lcd com0?3, com4?7/seg0?3, seg4?23. p1 is i/o port. 0111 select lcd com0?3, com4?7/seg0?3, seg4?27. p1.4?p1.7 is i/o port. 1000 select lcd com0?3, com4?7/seg0?3, seg4?31. note: the com4?7/seg0?3 signals are controlled by lcon.3?.2.
lcd controller/driver S3C825a/p825a 15- 6 lcd voltage dividing resistors on-chip voltage dividing resistors for the lcd drive power supply are fixed to the v lc1? v lc5 pins. figure 15-5 shows the bias connections for the S3C825a lcd drive power supply. to cut off the flow of current through the dividing resistor, manipulate bits 7 and 6 of the lcon register. 1/4 bias S3C825a v l c1 v lc2 v lc4 v lc3 v lc5 v dd v l c1 r lcon.7-.6 r r r r r v ss 1/3 bias S3C825a v l c1 v lc2 v lc4 v lc3 v lc5 v dd v l c1 r lcon.7-.6 r r r r r v ss 1/5 bias S3C825a v l c1 v lc2 v lc4 v lc3 v lc5 v dd v l c1 r lcon.7-.6 r r r r r v ss figure 15-5. lcd bias circuit connection
S3C825a/p825a lcd controller/driv er 15- 7 in case of internal v dd S3C825a v l c1 v lc2 v lc4 v lc3 v lc5 v dd r lcon.7-.6 r r r r r v ss note: for power-saving and lcd-off, lcon.7-.6 must be set to 00b. for a normal display, lcon.7-.6 must be set to 11b. on v l c1 figure 15-6 . example 1 for the usage of lcon.7?.6
lcd controller/driver S3C825a/p825a 15- 8 in case of internal v dd S3C825a v l c1 v lc2 v lc4 v lc3 v lc5 v dd r lcon.7-.6 r r r r r v ss note: for power-saving and lcd-off, lcon.7-.6 must be set to 00b. for a normal display, lcon.7-.6 must be set to 01b. off v dd v l c1 figure 15-7. example 2 for the usage of lcon.7?.6
S3C825a/p825a lcd controller/driv er 15- 9 1 2 0 1 frame 0 1 2 fr v lc1 v ss seg0 - com 0 + v lc1 + 1/3 v lc1 com0 v lc1 v lc2 ( v lc3 ) v lc4 ( v lc5 ) v ss com1 v lc1 v lc2 ( v lc3 ) v lc4 ( v lc5 ) v ss com2 v lc1 v lc2 ( v lc3 ) v lc4 ( v lc5 ) v ss seg0 v lc1 v lc2 ( v lc3 ) v lc4 ( v lc5 ) v ss seg1 v lc1 v lc2 ( v lc3 ) v lc4 ( v lc5 ) v ss - 1/3 v lc1 - v lc1 com0 com1 com2 seg1 seg0 seg2 0 v figure 15-8. lcd signal waveforms (1/3 duty, 1/ 3 bias)
lcd controller/driver S3C825a/p825a 15- 10 1 2 0 1 frame 0 1 2 fr v lc1 v ss v ss com0 v lc1 v lc2 ( v lc3 ) v lc4 ( v lc5 ) v ss com1 v lc1 v lc2 ( v lc3 ) v lc4 ( v lc5 ) v ss com2 v lc1 v lc2 ( v lc3 ) v lc4 ( v lc5 ) seg0 v lc1 v lc2 ( v lc3 ) v lc4 ( v lc5 ) v ss seg1 v lc1 v lc2 ( v lc3 ) v lc4 ( v lc5 ) v ss seg0 - com 0 + v lc1 + 1/3 v lc1 - 1/3 v lc1 - v lc1 com0 com1 com2 seg0 seg1 com3 3 3 com3 v lc1 v lc2 ( v lc3 ) v lc4 ( v lc5 ) 0 v figure 15-9. lcd signal waveforms (1/4 duty, 1/ 3 bias)
S3C825a/p825a lcd controller/driv er 15- 11 com0 v lc1 v lc2 v lc3 ( v lc4 ) v lc5 v ss fr 1 frame com1 v lc1 v lc2 v lc3 ( v lc4 ) v lc5 v ss com2 v lc1 v lc2 v lc3 ( v lc4 ) v lc5 v ss seg5 v lc1 v lc2 v lc3 ( v lc4 ) v lc5 v ss seg5 - com0 v lc1 v lc2 v lc3 ( v lc4 ) v lc5 0v - v lc5 - v lc3 ( - v lc4 ) - v lc2 - v lc1 v lc1 0 1 2 3 7 v ss 4 5 6 7 0 1 2 3 7 4 5 6 com0 com1 com2 com3 com4 com5 com6 com7 s e g 5 s e g 6 s e g 7 s e g 8 s e g 9 figure 15-10. lcd signal waveforms (1/8 duty, 1/ 4 bias)
lcd controller/driver S3C825a/p825a 15- 12 seg6 v lc1 v lc2 v lc3 ( v lc4 ) v lc5 v ss seg6 - com0 v lc1 v lc2 v lc3 ( v lc4 ) v lc5 0v - v lc5 - v lc3 ( - v lc4 ) - v lc2 - v lc1 fr 1 frame v lc1 0 1 2 3 7 v ss 4 5 6 0 7 0 1 2 3 7 4 5 6 0 7 figure 15-10. lcd signal waveforms (1/8 duty, 1/ 4 bias) (continued)
S3C825a/p825a lcd controller/driv er 15- 13 1 2 com0 com1 com2 com3 com4 com5 com6 com7 fr v lc1 0 3 7 1 frame v ss com0 v lc1 v lc2 v lc3 v lc4 v lc5 0 1 2 3 7 com1 com2 seg5 vss v lc1 v lc2 v lc3 v lc4 v lc5 v ss v lc1 v lc2 v lc3 v lc4 v lc5 v ss v lc1 v lc2 v lc3 v lc4 v lc5 v ss s e g 5 s e g 6 s e g 7 s e g 8 s e g 9 figure 15-11. lcd signal waveforms (1/8 duty, 1/5 bias)
lcd controller/driver S3C825a/p825a 15- 14 fr v lc1 0 1 2 3 7 1 frame v ss 0 1 2 3 7 seg6 v lc1 v lc2 v lc3 v lc4 v lc5 v ss seg5 - com0 v lc1 v lc2 v lc3 v lc4 v lc5 0v - v lc5 - v lc4 - v lc3 - v lc2 - v lc1 seg6 - com0 v lc1 v lc2 v lc3 v lc4 v lc5 0v - v lc5 - v lc4 - v lc3 - v lc2 - v lc1 figure 15-11 . lcd signal waveforms (1/ 8 duty, 1/5 bias) (continued)
S3C825a/p825a a/d converter 16- 1 16 10-bit analog-to-digital converter overview the 10-bit a/d converter (adc) module uses successive approximation logic to convert analog levels entering at one of the four input channels to equivalent 10 -bit digital values. the an alog input level must lie between the av ref and av ss values. the a/d converter has the following components: ? analog comparator with successive approximation logic ? d/a converter logic (resistor string type) ? adc control register (adcon) ? four multiplexed analog data input pins (ad0?ad3) ? 10-bit a/d conversion data output register (addatah/addatal) ? 4 -bit digital input port (alternately, i/o port) function description to initiate an analog-to-digital conversion procedure, at first you must set with alternative function for adc input enable at port 3, the pin set with alternative function can be used for adc analog input. and you write the channel selection data in the a/d converter control register adcon.4?.5 to select one of the four analog input pins (ad0?3) and set the conversion start or enable bit, adcon.0. the read-write adcon register is located in set 1, bank 0, at address efh. the pins witch are not used for adc can be used for normal i/o. during a normal conversion, adc logic initially sets the successive approximation register to 800h (the approximate half-way point of an 10 -bit register). this register is then updated automatically during each conversion step. the successive approximation block performs 10-bit conversions for one input channel at a time. you can dynamically select different channels by manipulating the channel selection bit value (adcon.5? 4) in the adcon register. to start the a/d conversion, you should set the enable bit, adcon.0. when a conversion is completed, adcon.3, the end-of-conversion(eoc) bit is automatically set to 1 and the result is dumped into the addatah/addatal register where it can be read. the a/d converter then enters an idle state. remember to read the contents of addatah/addatal before another conversion starts. otherwise, the previous result will be overwritten by the next conversion result. note because the a/d converter has no sample-and-hold circuitry, it is very important that fluctuation in the analog level at the ad0?ad3 input pins during a conversion procedure be kept to an absolute minimum. any change in the input level, perhaps due to noise, will invalidate the result. if the chip enters to stop or idle mode in conversion process, there will be a leakage current path in a/d block. you must use stop or idle mode after adc operation is finished.
a/d converter s3c8 25a/p825a 16- 2 conversion timing the a/d conversion process requires 4 steps (4 clock edges) to convert each bit and 10 clocks to set-up a/d conversion. therefore, total of 50 clocks are required to complete an 10-bit conversion: when fxx/8 is selected for conversion clock with an 4.5 mhz fxx clock frequency, one clock cycle is 1.78 us. each bit conversion requires 4 clocks, the conversion rate is calculated as follows: 4 clocks/bit 10-bit + set-up time = 50 clocks, 50 clock 1.78 us = 89 us at 0.56 mhz (4.5 mhz/8) note that a/d converter needs at least 25 m s for conversion time. a/d converter control register (adcon) the a/d converter control register, adcon, is located at address efh in set 1, bank 0. it has three functions: ? analog input pin selection (bits 4 and 5) ? end-of-conversion status detection (bit 3) ? adc clock selection (bits 2 and 1) ? a/d operation start or enable (bit 0 ) after a reset, the start bit is turned off. you can select only one analog input channel at a time. other analog input pins (ad0?ad3) can be selected dynamically by manipulating the adcon.4?5 bits. and the pins not used for analog input can be used for normal i/o function. start or enable bit 0 = disable operation 1 = start operation a/d converter control register (adcon) efh, set 1, bank 0, r/w (eoc bit is read-only) .7 .6 .5 .4 .3 .2 .1 .0 msb lsb end-of-conversion bit 0 = not complete conversion 1 = complete conversion always logic zero a/d input pin selection bits: 00 = ad0 01 = ad1 10 = ad2 11 = ad3 clock selection bits: 00 = fxx/16 01 = fxx/8 10 = fxx/4 11 = fxx/1 figure 16-1. a/d converter control register (adcon)
S3C825a/p825a a/d converter 16- 3 conversion data register addatah/addatal f0h/f1h, set 1, bank 0, read only .9 .8 .7 .6 .5 .4 .3 .2 msb lsb (addatah) - - - - - - .1 .0 msb lsb (addatal) figure 16-2. a/d converter data register (addatah/addatal) internal reference voltage levels in the adc function block, the analog input voltage level is compared to the reference voltage. the analog input level must remain within the range av ss to av ref . different reference voltage levels are generated internally along the resistor tree during the analog conversion process for each conversion step. the reference voltage level for the first conversion bit is always 1/2 av ref . block diagram input pins ad0-ad3 (p3.0-p3.3) clock selector conversion result (addatah/addatal, f0h/f1h, set 1, bank 0) - + to adcon.3 (eoc flag) successive approximation logic & register av ref av ss analog comparator 10-bit d/a converter m u x adcon.4-5 (select one input pin of the assigned pins) p3conl (assign pins to adc input) adcon.0 (ad/c enable) adcon.0 (ad/c enable) . . . adcon.2-.1 figure 16-3. a/d converter functional block diagram
a/d converter s3c8 25a/p825a 16- 4 av ss S3C825a ad0-ad3 av ref reference voltage input analog input pin v dd v dd 10 m f 103 c 101 c + - (av ref v dd ) figure 16-4. recommended a/d converter circuit for highest absolute accuracy
S3C825a/p825a serial i/o interface 1 7- 1 1 7 serial i/o interfac e overview serial i/o modules, sio can interface with various types of external device that require serial data transfer. the components of sio function block are: ? 8-bit control register (s iocon ) ? clock selector logic ? 8-bit data buffer (siodata) ? 8-bit prescaler (siops) ? 3-bit serial clock counter ? serial data i/o pins (si, so) ? external clock input/output pin (sck) the sio module can transmit or receive 8-bit serial data at a frequency determined by its corresponding control register settings. to ensure flexible data transmission rates, you can select an internal or external clock source. programming procedure to program the sio module, follow these basic steps: 1. configure the i/o pins at port (sck/si/so) by loading the appropriate value to the p5conl register if necessary. 2. load an 8-bit value to the siocon control register to properly configure the serial i/o module. in this operation, siocon.2 must be set to "1" to enable the data shifter. 3. for interrupt generation, set the serial i/o interrupt enable bit (siocon) to "1". 4. when you transmit data to the serial buffer, write data to siodata and set siocon.3 to 1, the shift operation starts. 5. when the shift operation (transmit/receive) is completed, the sio pending bit (siocon.0) are set to "1" and sio interrupt request is generated.
serial i/o interface S3C825a/p825a 17- 2 sio control registers (siocon) the control register for serial i/o interface module, siocon, is located at e0h in set 1, bank 0. it has the control setting for sio module. ? clock source selection (internal or external) for shift clock ? interrupt enable ? edge selection for shift operation ? clear 3-bit counter and start shift operation ? shift operation (transmit) enable ? mode selection (transmit/receive or receive-only) ? data direction selection (msb first or lsb first) a reset clears the siocon value to "00h". this configures the corresponding module with an internal clock source at the sck, selects receive-only operating mode, and clears the 3-bit counter. the data shift operation and the interrupt are disabled. the selected data direction is msb-first. serial i/o module control register (siocon) e0h, set 1, bank 0, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb sio interrupt enable bit: 0 = disable sio interrupt 1 = enable sio interrupt sio interrupt pending bit: 0 = no interrupt pending 0 = clear pending condition (when write) 1 = interrupt is pending sio shift operation enable bit: 0 = disable shifter and clock counter 1 = enable shifter and clock counter shift clock edge selection bit: 0 = t x at falling edeges, rx at rising edges. 1 = t x at rising edeges, rx at falling edges. data direction control bit: 0 = msb-first mode 1 = lsb-first mode sio mode selection bit: 0 = receive only mode 1 = transmit/receive mode sio counter clear and shift start bit: 0 = no action 1 = clear 3-bit counter and start shifting sio shift clock selection bit: 0 = internal clock (p.s clock) 1 = external clock (sck) figure 17- 1. serial i/o module control register (siocon)
S3C825a/p825a serial i/o interface 1 7- 3 sio pre-scaler register (siops) the prescaler register for serial i/o interface module, siops, are located at e2h in set 1, bank 0. the value stored in the sio pre-scale register, siops, lets you determine the sio clock rate (baud rate) as follows: baud rate = input clock (fxx/4)/( prescaler value + 1), or sck input clock. sio pre-scaler register (siops) e2h, set 1, bank 0 r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb baud rate = (f xx /4)/(siops + 1) figure 17-2. sio prescaler register (siops) sio block diagram sio int pending 3-bit counter clear siocon.0 fxx /2 siops (e2h, bank 0) sck siocon.7 siocon.1 (interrupt enable) clk si siocon.3 data bus so m u x 1/2 8-bit p.s. irq3 8 8-bit sio shift buffer (siodata, e1h, bank 0) clk siocon.4 (edge select) siocon.5 (mode select) siocon.2 (shift enable) siocon.6 (lsb/msb first mode select) figure 17-3. sio functional block diagram
serial i/o interface S3C825a/p825a 17- 4 serial i/o timing diagram (sio) so transmit complete irq3 set siocon.3 do7 do6 do5 do4 do3 do2 do1 do0 di7 di6 di5 di4 di3 di2 di1 di0 si sck figure 17-4 . serial i/o timing in transmit/receive mode ( tx at falling, siocon.4 = 0) irq3 do7 do6 do5 do4 do3 do2 do1 do0 di7 di6 di5 di4 di3 di2 di1 di0 sck transmit complete si so set siocon.3 figure 17-5 . serial i/o timing in transmit/receive mode ( tx at rising, siocon.4 = 1)
S3C825a/p825a uart 18- 1 18 uart overview the uart block has a full-duplex serial port with programmable operating modes: there is one synchronous mode and three uart (universal asynchronous receiver/transmitter) modes: ? ser ial i/o with baud rate of fxx/(16 (brdata+1)) ? 8-bit uart mode; variable baud rate ? 9-bit uart mode; fxx/16 ? 9-bit uart mode, variable baud rate uart receive and transmit buffers are both accessed via the data register, udata, is set 1, bank 0 at address f9h. writing to the uart data register loads the transmit buffer; reading the uart data register accesses a physically separate receive buffer. when accessing a receive data buffer (shift register), reception of the next byte can begin before the previously received byte has been read from the receive register. however, if the first byte has not been read by the time the next byte has been completely received, one of the bytes will be lost. in all operating modes, transmission is started when any instruction (usually a write operation) uses the udata register as its destination address. in mode 0, serial data reception starts when the receive interrupt pending bit (intpnd.5) is "0" and the receive enable bit (uartcon.4) is "1". in mode 1, 2, and 3, reception starts whenever an incoming start bit ("0") is received and the receive enable bit (uartcon.4) is set to "1". programming procedure to program the uart modules, follow these basic steps: 1. configure p5.4 and p5.5 to alternative function (rxd (p5.4), txd (p5.5)) for uart module by setting the p5conh register to appropriatly value. 2. load an 8-bit value to the uartcon control register to properly configure the uart i/o module. 3. for i nterrupt generation, set the uart i/o interrupt enable bit (uartcon.1 or uartcon.0) to "1". 4. when you transmit data to the uart buffer, write data to udata, the shift operation starts. 5. when the shift operation (transmit/receive) is completed, uart pending bit (intpnd.4 or intpnd.5) is set to "1" and an uart interrupt request is generated.
uart S3C825a/p825a 18- 2 uart control register (uartcon) the control register for the uart is called uartcon in set 1, bank 0 at address fah. it has the following control functions: ? operating mode and baud rate selection ? multiprocessor communication and interrupt control ? serial receive enable/disable control ? 9th data bit location for transmit and receive operations (modes 2 and 3 only) ? uart transmit and receive interrupt control a reset clears the uartcon value to "00h". so, if you want to use uart module, you must write appropriate value to uartcon. uart control register (uartcon) fah, set 1, bank 0, r/w ms1 msb lsb received interrupt enable bit: 0 = disable 1 = enable transmit interrupt enable bit: 0 = disable 1 = enable location of the 9th data bit that was received in uart mode 2 or 3 ("0" or "1") serial data receive enable bit: 0 = disable 1 = enable multiprocessor communication (1) enable bit (for modes 2 and 3 only): 0 = disable 1 = enable location of the 9th data bit to be transmitted in uart mode 2 or 3 ("0" or "1") operating mode and baud rate selection bits (see table below) ms0 mce re tb8 rb8 rie tie ms1 ms0 0 0 1 1 0 1 0 1 mode description (2) baud rate 0 1 2 3 shift register 8-bit uart 9-bit uart 9-bit uart fxx /(16 x (brdata + 1)) fxx /(16 x (brdata + 1)) fxx /16 fxx /(16 x (brdata + 1)) notes: 1. in mode 2 or 3, if the uartcon.5 bit is set to "1" then the receive interrupt will not be activated if the received 9th data bit is "0". in mode 1, if uartcon.5 = "1" then the receive interrut will not be activated if a valid stop bit was not received. in mode 0, the uartcon.5 bit should be "0" 2. the descriptions for 8-bit and 9-bit uart mode do not include start and stop bits for serial data receive and transmit. figure 18-1. uart control register (uartcon)
S3C825a/p825a uart 18- 3 uart interrupt pending bits the uart interrupt pending bits, intpnd.5?.4, are located in set 1, bank 0 at address d0h, it contains the uart data transmit interrupt pending bit (intpnd.4) and the receive interrupt pending bit (intpnd.5). in mode 0, the receive interrupt pending bit intpnd.5 is set to "1" when the 8th receive data bit has been shifted. in mode 1, 2, and 3, the intpnd.5 bit is set to "1" at the halfway point of the stop bit's shift time. when the cpu has acknowledged the receive interrupt pending condition, the intpnd.5 bit must then be cleared by software in the interrupt service routine. in mode 0, the transmit interrupt pending bit intpnd.4 is set to "1" when the 8th transmit data bit has been shifted. in mode 1, 2, or 3, the intpnd.4 bit is set at the start of the stop bit. when the cpu has acknowledged the transmit interrupt pending condition, the intpnd.4 bit must then be cleared by software in the interrupt service routine. interrupt pending register (intpnd) d0h, set 1, bank 0, r/w .7 .6 .5 .4 .3 .2 .1 .0 msb lsb not used timer 0 overflow interrupt pending bit timer 0 match/capture interrupt pending bit timer 3 overflow interrupt pending bit timer 3 match/capture interrupt pending bit tx interrupt pending bit (for uart) rx interrupt pending bit (for uart): 0 = interrupt request is not pending, pending bit clear when write "0". 1 = interrupt request is pending figure 18-2. uart interrupt pending bits (intpnd.5?.4)
uart S3C825a/p825a 18- 4 uart data register (udata) uart data register (udata) f9h, set 1, bank 0, r/w .7 msb lsb transmit or receive data .6 .5 .4 .3 .2 .1 .0 figure 18-3. uart data register (udata) uart baud rate data register (brdata) the value stored in the uart baud rate register, brdata, lets you determine the uart clock rate (baud rate). uart baud rate data register (brdata) fbh, set 1, bank 0, r/w .7 msb lsb baud rate data .6 .5 .4 .3 .2 .1 .0 figure 18-4. uart baud rate data register (brdata) baud rate calculations mode 0 baud rate calculation in mode 0, the baud rate is determined by the uart baud rate data register, brdata in set 1, bank 0 at address fbh: mode 0 baud rate = fxx/(16 (brdata + 1)). mode 2 baud rate calculation the baud rate in mode 2 is fixed at the f osc clock frequency divided by 16: mode 2 baud rate = fxx/16 modes 1 and 3 baud rate calculation in modes 1 and 3, the baud rate is determined by the uart baud rate data register, brdata in set 1, bank 0 at address fbh: mode 1 and 3 baud rate = fxx/(16 ( brdata + 1))
S3C825a/p825a uart 18- 5 table 18-1. commonly used baud rates generated by brdata mode baud rate oscillation clock brdata decimal hexdecimal mode 2 0.5 mhz 8 mhz x x mode 0 38.461 hz 8 mhz 12 0ch mode 1 19.230 hz 8 mhz 25 19h mode 3 9.615 hz 8 mhz 51 33h 4.808 hz 8 mhz 103 67h 19.230 hz 4 mhz 12 0ch 9.615 hz 4 mhz 25 19h 4.808 hz 4 mhz 51 33h
uart S3C825a/p825a 18- 6 block diagram zero detector uartdata rxd (p5.4) tie rie irq3 interrupt 1-to-0 transition detector re rie bit detector shift value ms0 ms1 ms0 ms1 rxd (p5.4) sam8 internal data bus write to udata baud rate generator s d q clk tb8 clk tx control start tx clock tip shift en send rx control rx clock start rip receive shift shift clock ms0 ms1 fxx sam8 internal data bus shift register uartdata brdata txd (p5.5) txd (p5.5) figure 18-5. uart functional block diagram
S3C825a/p825a uart 18- 7 uart mode 0 function description in mode 0, uart is input and output through the rxd (p5.4) pin and txd (p5.5) pin outputs the shift clock. data is transmitted or received in 8-bit units only. the lsb of the 8-bit value is transmitted (or received) first. mode 0 transmit procedure 1. select mode 0 by setting uartcon.6 and .7 to "00b". 2. write transmission data to the shift register udata (f9h, set 1, bank 0) to start the transmission operation. mode 0 receive procedure 1. sel ect mode 0 by setting uartcon.6 and .7 to "00b". 2. clear the receive interrupt pending bit (intpnd.5) by writing a "0" to intpnd.5. 3. set the uart receive enable bit (uartcon.4) to "1". 4. the shift clock will now be output to the txd (p5.5) pin and will read the data at the rxd (p5.4) pin. a uart receive interrupt (irq3, vector d4h) occurs when uartcon.1 is set to "1". transmit d0 d1 d2 d3 d4 d5 d6 d7 write to shift register (udata) rxd (data out) txd (shift clock) tip shift receive write to uartpnd (clear rip and set re) shift d0 d1 d2 d3 d4 d5 d6 d7 txd (shift clock) rxd (data in) re rip 1 2 3 4 5 6 7 8 figure 18-6. timing diagram for serial port mode 0 operation
uart S3C825a/p825a 18- 8 serial port mode 1 function description in mode 1, 10-bits are transmitted (through the txd (p5.5) pin) or received (through the rxd (p5.4) pin). each data frame has three components: ? start bit ("0") ? 8 data bits (lsb first) ? stop bit ("1") when receiving, the stop bit is written to the rb8 bit in the uartcon register. the baud rate for mode 1 is variable. mode 1 transmit procedure 1. select the baud rate generated by brdata. 2. select mode 1 (8-bit uart) by setting uartcon bits 7 and 6 to '01b'. 3. write transmission data to the shift register udata (f9h, set 1, bank 0). the start and stop bits are generated automatically by hardware. mode 1 receive procedure 1. select the baud rate to be generated by brdata. 2. select mode 1 and set the re (receive enable) bit in the uartcon register to "1". 3. the start bit low ("0") condition at the rxd (p5.4) pin will cause the uart module to start the serial data receive operation. transmit tip write to shift register (udata) start bit txd stop bit d0 d1 d2 d3 d4 d5 d6 d7 shift tx clock receive rip start bit rx clock stop bit rxd d0 d1 d2 d3 d4 d5 d6 d7 bit detect sample time shift figure 18-7. timing diagram for serial port mode 1 operation
S3C825a/p825a uart 18- 9 serial port mode 2 function description in mode 2, 11-bits are transmitted (through the txd pin) or received (through the rxd pin). each data frame has four components: ? start bit ("0") ? 8 data bits (lsb first) ? programmable 9th data bit ? stop bit ("1") the 9th data bit to be transmitted can be assigned a value of "0" or "1" by writing the tb8 bit (uartcon.3). when receiving, the 9th data bit that is received is written to the rb8 bit (uartcon.2), while the stop bit is ignored. the baud rate for mode 2 is fosc/16 clock frequency. mode 2 transmit procedure 1. select mode 2 (9-bit uart) by setting uartcon bits 6 and 7 to '10b'. also, select the 9th data bit to be transmitted by writing tb8 to "0" or "1". 2. write transmission data to the shift register, udata (f9h, set 1, bank 0), to start the transmit operation. mode 2 receive procedure 1. select mode 2 and set the receive enable bit (re) in the uartcon register to "1". 2. the receive operation starts when the signal at the rxd pin goes to low level. transmit tip write to shift register (uartdata) start bit txd stop bit d0 d1 d2 d3 d4 d5 d6 d7 shift tx clock receive rip start bit rx clock stop bit rxd d0 d1 d2 d3 d4 d5 d6 d7 bit detect sample time shift tb8 rb8 figure 18-8. timing diagram for serial port mode 2 operation
uart S3C825a/p825a 18- 10 serial port mode 3 function description in mode 3, 11-bits are transmitted (through the txd (p5.5) pin) or received (through the rxd (p5.4) pin). mode 3 is identical to mode 2 except for baud rate, which is variable. each data frame has four components: ? start bit ("0") ? 8 data bits (lsb first) ? programmable 9th data bit ? stop bit ("1") mode 3 transmit procedure 1. select the baud rate generated by brdata. 2. select mode 3 operation (9-bit uart) by setting uartcon bits 6 and 7 to '11b'. also, select the 9th data bit to be transmitted by writing uartcon.3 (tb8) to "0" or "1". 3. write transmission data to the shift register, udata (f9h, set 1, bank 0), to start the transmit operation. mode 3 receive procedure 1. select the baud rate to be generated by brdata. 2. select mode 3 and set the re (receive enable) bit in the uartcon register to "1". 3. the receive operation will be started when the signal at the rxd (p5.4) pin goes to low level. transmit tip write to shift register (uartdata) start bit txd stop bit d0 d1 d2 d3 d4 d5 d6 d7 shift tx clock receive rip start bit rx clock stop bit rxd d0 d1 d2 d3 d4 d5 d6 d7 bit detect sample time shift tb8 rb8 figure 18-9. timing diagram for serial port mode 3 operation
S3C825a/p825a uart 18- 11 serial communication for multiprocessor configurations the s3c8-series multiprocessor communication features lets a "master" S3C825a send a multiple-frame serial message to a "slave" device in a multi-S3C825a configuration. it does this without interrupting other slave devices that may be on the same serial line. this feature can be used only in uart modes 2 or 3. in these modes 2 and 3, 9 data bits are received. the 9th bit value is written to rb8 (uartcon.2). the data receive operation is concluded with a stop bit. you can program this function so that when the stop bit is received, the serial interrupt will be generated only if rb8 = "1". to enable this feature, you set the mce bit in the uartcon register. when the mce bit is "1", serial data frames that are received with the 9th bit = "0" do not generate an interrupt. in this case, the 9th bit simply separates the address from the serial data. sample protocol for master/slave interaction when the master device wants to transmit a block of data to one of several slaves on a serial line, it first sends out an address byte to identify the target slave. note that in this case, an address byte differs from a data byte: in an address byte, the 9th bit is "1" and in a data byte, it is "0". the address byte interrupts all slaves so that each slave can examine the received byte and see if it is being addressed. the addressed slave then clears its mce bit and prepares to receive incoming data bytes. the mce bits of slaves that were not addressed remain set, and they continue operating normally while ignoring the incoming data bytes. while the mce bit setting has no effect in mode 0, it can be used in mode 1 to check the validity of the stop bit. for mode 1 reception, if mce is "1", the receive interrupt will be issue unless a valid stop bit is received.
uart S3C825a/p825a 18- 12 setup procedure for multiprocessor communications follow these steps to configure multiprocessor communications: 1. set all S3C825a devices (masters and slaves) to uart mode 2 or 3. 2. write the mce bit of all the sl ave devices to "1". 3. the master device's transmission protocol is: ? first byte: the address identifying the target slave device (9th bit = "1") ? next bytes: data (9th bit = "0") 4. when the target slave receives the first byte, all of the slaves are interrupted because the 9th data bit is "1". the targeted slave compares the address byte to its own address and then clears its mce bit in order to receive incoming data. the other slaves continue operating normally. full-duplex multi-S3C825a interconnect . . . txd rxd master S3C825a txd rxd slave 1 S3C825a txd rxd slave 2 S3C825a txd rxd slave n S3C825a figure 18-10. connection example for multiprocessor serial data communications
S3C825a/p825a electrical data 19- 1 19 electrical data overview in this chapter, S3C825a electrical characteristics are presented in tables and graphs. the information is arranged in the following order: ? absolute maximum ratings ? d.c. electrical characteristics ? a.c. electrical characteristics ? input/output capacitance ? oscillation characteristics ? oscillation stabilization time ? data retention supply voltage in stop mode ? serial i/o timing characteristics ? a/d converter electrical characteristics
electrical data s3c 825a/p825a 19- 2 table 19-1. absolute maximum ratings (t a = 25 c) parameter symbol conditions rating unit supply voltage v dd ? ? 0.3 to +6.5 v input voltage v i ports 0?8 ? 0.3 to v dd + 0.3 output voltage v o ? ? 0.3 to v dd + 0.3 output current high i oh one i/o pin active ? 15 ma all i/o pins active ? 60 output current low i ol one i/o pin active + 30 total pin current for port + 100 operating temperature t a ? 25 to + 85 c storage temperature t stg ? 65 to + 150 table 19-2. d.c. electrical characteristics (t a = ?25 c to + 85 c, v dd = 2.0 v to 5.5 v) parameter symbol conditions min. typ. max. unit operating voltage v dd fx = 0.4?4 mhz, 32.8 khz 2.0 ? 5.5 v fx = 0.4?8 mhz 2.2 ? 5.5 input high voltage v ih1 ports 0?8 0.8 v dd v dd v ih2 reset 0.8 v dd ? v dd v ih3 x in , x out , xt in , xt out v dd ?0.1 v dd input low voltage v il1 ports 0?8 0.2 v dd v il2 reset ? ? 0.2 v dd v il3 x in , x out , xt in , xt out 0.1 output high voltage v oh v dd = 4.5 v to 5.5 v all output ports; i oh = ?1 ma v dd ? 1.0 ? v dd output low voltage v ol v dd = 4.5 v to 5.5 v all output ports; i ol = 10 ma ? ? 2.0
S3C825a/p825a electrical data 19- 3 table 19-2. d.c. electrical characteristics (continued) (t a = -25 c to + 85 c, v dd = 2.0 v to 5.5 v) parameter symbol conditions min. typ. max. unit input high leakage current i lih1 v in = v dd all input pins except x in , x out, xt in , xt out ? ? 3 ua i lih2 v in = v dd, x in , x out, xt in , xt out 20 input low leakage current i lil1 v in = 0 v all input pins except reset, x in , x out, xt in , xt out ? ? -3 i lil2 v in = 0 v, x in , x out, xt in , xt out -20 output high leakage current i loh v out = v dd all output pins ? ? 3 output low leakage current i lol v out = 0 v all output pins ? ? -3 pull-up resistor r l1 v in = 0 v v dd = 5 v 25 50 100 k w port 0?8 v dd = 3 v 50 100 150 r l2 v in = 0 v v dd = 5 v 150 250 400 reset v dd = 3 v 300 500 700 oscillator feed back resistors r osc1 v dd = 5 v, t a = 25 c x in = v dd , x out = 0 v 300 750 1500 k w r osc2 v dd = 5 v, t a = 25 c xt in = v dd , xt out = 0 v 1500 3000 4500 lcd voltage dividing resistor r lcd t a = 25 c 40 60 80 k w |v lcd ? comi| voltage drop (i = 0?7) v dc v dd = 2.7 v to 5.5 v ? 15 m a per common pin ? ? 120 mv |v lcd ? segx| voltage drop (x = 0?31) v ds v dd = 2.7 v to 5.5 v ? 15 m a per common pin ? ? 120 mv middle output v lc2 v dd = 2.7 v to 5.5 v 0.8v dd ?0.2 0.8v dd 0.8v dd +0.2 v voltage v lc3 lcd clock = 0 hz 0.6v dd ?0.2 0.6v dd 0.6v dd +0.2 v lc4 v lc1 = v dd 0.4v dd ?0.2 0.4v dd 0.4v dd +0.2 v lc5 0.2v dd ?0.2 0.2v dd 0.2v dd +0.2
electrical data s3c 825a/p825a 19- 4 table 19-2. d.c. electrical characteristics (concluded) (t a = -25 c to + 85 c, v dd = 2.0 v to 5.5 v) parameter symbol conditions min typ max units supply current (1) i dd1 run mode : v dd = 5 v 10% crystal oscillator 6.0 mhz ? 4.0 9.0 ma c1 = c2 = 22pf 4.19 mhz 3.0 6.0 v dd = 3 v 10% 6.0 mhz 2.0 4.0 4.19 mhz 1.5 3.4 i dd2 idle mode : v dd = 5 v 10% crystal oscillator 6.0 mhz 1.0 2.5 c1 = c2 = 22pf 4.19 mhz 0.9 2.0 v dd = 3 v 10% 6.0 mhz 0.6 1.2 4.19 mhz 0.4 0.8 i dd3 run mode : v dd = 3 v 10% 32khz crystal oscillator 15 30 ua i dd4 idle mode : v dd = 3 v 10% 32khz crystal oscillator 6 15 i dd5 stop mode : v dd = 5 v 10% t a = 25 c 0.5 3 stop mode : v dd = 3 v 10% t a = 25 c 0.3 2 notes: 1. supply current does not include current drawn through internal pull-up resistors, lcd voltage dividing resistors, and adc. 2. i dd1 and i dd2 include power consumption for subsystem clock oscillation. 3. i dd3 and i dd4 are current when main system clock oscillation stops and the subsystem clock is used. 4. i dd5 is current when main system clock and subsystem clock oscillation stops. 5. every values in this table is measured when bits 4?3 of the system clock control register (cl kcon.4?.3) is set to ?11b?.
S3C825a/p825a electrical data 19- 5 table 19-3. a.c. electrical characteristics (t a = -25 c to +85 c, v dd = 2.0 v to 5.5 v) parameter symbol conditions min typ max unit interrupt input high, low width (p2.4?p2.7, p4.0?p4.7) tinth, tintl v dd = 5 v 200 ? ns reset input low width trsl v dd = 5 v 10 ? ? us t tih t til 0.8 v dd 0.2 v dd 0.2 v dd figure 19-1. input timing for external interrupts (p2.4?p2.7, p4) t rsl 0.2 v dd reset figure 19-2. input timing for reset reset
electrical data s3c 825a/p825a 19- 6 table 19-4. input/output capacitance (t a = -25 c to +85 c, v dd = 0 v ) parameter symbol conditions min typ max unit input capacitance c in f = 1 mhz; unmeasured pins are returned to v ss ? ? 10 pf output capacitance c out i/o capacitance c io table 19-5. data retention supply voltage in stop mode (t a = -25 c to + 85 c) parameter symbol conditions min typ max unit data retention supply voltage v dddr 2.0 ? 5.5 v data retention supply current i dddr v dddr = 2 v (ta = 25 c) stop mode ? ? 1 ua execution of stop instrction reset occurs ~ ~ v dddr ~ ~ stop mode oscillation stabilization time normal operating mode data retention mode t wait reset v dd note: t wait is the same as 4096 x 16 x 1/fxx 0.2 v dd figure 19-3. stop mode release timing initiated by reset reset
S3C825a/p825a electrical data 19- 7 execution of stop instruction ~ ~ v dddr ~ ~ stop mode idle mode data retention mode t wait v dd interrupt normal operating mode oscillation stabilization time 0.2 v dd note: t wait is the same as 16 x 1/bt clock figure 19-4. stop mode release timing initiated by interrupts
electrical data s3c 825a/p825a 19- 8 table 19-6. a/d converter electrical characteristics (t a = -25 c to +85 c, v dd = 2.7 v to 5.5 v, v ss = 0 v) parameter symbol conditions min typ max unit resolution ? 10 ? bit total a ccuracy ? ? 3 lsb integral linearity error ile v dd = 5.12 v ? ? 2 differential linearity error dle av ref = 5.12 v av ss = 0 v ? ? 1 offset error of top eot cpu clock = 8 mhz ? 1 3 offset error of bottom eob ? 1 3 conversion time (1) t con 10-bit resolution 50 x fxx/4, fxx = 8 mhz 25 ? ? m s analog input voltage v ian ? av ss ? av ref v analog input impedance r an ? 2 1000 ? m w analog reference voltage av ref ? 2.7 ? v dd v analog ground av ss ? v ss ? v ss + 0.3 analog input current i adin av ref = v dd = 5v ? 10 m a analog block current (2) i adc av ref = v dd = 5v ? 1 3 ma av ref = v dd = 3v 0.5 1.5 av ref = v dd = 5v when power down mode 100 500 na notes: 1. ?conversion time? is the time required from the moment a conversion operation starts until it ends. 2. i adc is an operating current of a/d converter.
S3C825a/p825a electrical data 19- 9 table 19-7. synchronous sio electrical characteristics (t a = ?25 c to +85 c, v dd = 2.0 v to 5.5 v) parameter symbol conditions min typ max unit sck cycle time t cky external sck source 1000 ? ? ns internal sck source 1000 sck high, low width t kh , t kl external sck source 500 ? ? internal sck source t kcy /2? 50 si setup time to t sik external sck source 250 ? ? sck high internal sck source 250 si hold time to t ksi external sck source 400 ? ? sck high internal sck source 400 output delay for t kso external sck source ? ? 300 sck to so internal sck source 250 output data input data sck t kh t cky t kl 0.8 v dd 0.2 v dd t kso t sik t ksi 0.8 v dd 0.2 v dd si so figure 19-5. serial data transfer timing
electrical data s3c 825a/p825a 19- 10 table 19-8. main oscillator characteristics (t a = ?25 c to + 85 c) oscillator clock circuit parameter condition (v dd ) min typ max unit crystal x in x out c2 c1 main oscillation frequency 2.2 v ? 5.5 v 0.4 ? 8 mhz 2.0 v ? 5.5 v 0.4 ? 4 ceramic x in x out c2 c1 main oscillation frequency 2.2 v ? 5.5 v 0.4 ? 8 2.0 v ? 5.5 v 0.4 ? 4 external clock x in x out x in input frequency 2.2 v ? 5.5 v 0.4 ? 8 2.0 v ? 5.5 v 0.4 ? 4 rc x in x out r frequency 5.0 v 0.4 ? 2 mhz frequency 3.0 v 0.4 ? 1 table 19-9. sub oscillator characteristics (t a = ? 25 c to + 85 c) oscillator clock circuit parameter condition (v dd ) min typ max unit crystal xt in xt out c2 c1 sub oscillation frequency 2.0 v?5.5 v 32 32.768 35 khz external clock xt in xt out xt in input frequency 2.0 v?5.5 v 32 ? 100 khz
S3C825a/p825a electrical data 19- 11 table 19-10. main oscillator stabilization time (t a = -25 c to + 85 c, v dd = 2.0 v to 5.5 v) oscillator test condition min typ max unit crystal fx > 400 khz ? ? 40 ms ceramic oscillation stabilization occurs when v dd is equal to the minimum oscillator voltage range. ? ? 10 ms external clock x in input high and low level width (t xh , t xl ) 62.5 ? 1250 ns t xh t xl 0.1v x in vdd-0.1v 1/fx figure 19-6. clock timing measurement at x in table 19-11. sub oscillator stabilization time (t a = -25 c to + 85 c, v dd = 2.0 v to 5.5 v) oscillator test condition min typ max unit crystal ? ? ? 10 s external clock xt in input high and low level width (t xtl , t xth ) 5 ? 15 m s t xth t xtl 0.1v xt in v dd -0.1v 1/fxt figure 19-7. clock timing measurement at xt in
electrical data s3c 825a/p825a 19- 12 instruction clock 8.19 khz 1 2 3 4 5 6 7 supply voltage (v) 2.0 mhz main oscillator frequency 400 khz cpu clock = 1/4n x oscillator frequency (n = 1,2,8,16) 8.0 mhz 2.2 4.0 mhz figure 19-8. operating voltage range
S3C825a/p825a electrical data 19- 13 table 19- 12. uart timing characteristics in mode 0 (8 mhz) (t a = ? 25 c to + 85 c, v dd = 2.0 v to 5.5 v, load capacitance = 80 pf) parameter symbol min typ max unit serial port clock cycle time t sck 625 t cpu 6 875 ns output data setup to clock rising edge t s1 300 t cpu 5 ? clock rising edge to input data valid t s2 ? ? 300 output data hold after clock rising edge t h1 t cpu ? 50 t cpu ? input data hold after clock rising edge t h2 0 ? ? serial port clock high, low level width t high, t low 250 t cpu 3 500 notes : 1. all timings are in nanoseconds ( ns) and assume a 10-mhz cpu clock frequency. 2. the unit t cpu means one cpu clock period. 0.2 v dd 0.8 v dd t high t low t sck figure 19-9. waveform for uart timing characteristics
electrical data s3c 825a/p825a 19- 14 note: the symbols shown in this diagram are defined as follows: fsck serial port clock cycle time ts1 output data setup to clock rising edge ts2 clock rising edge to input data valid th1 output data hold after clock rising edge th2 input data hold after clock rising edge shift clock data out d0 d1 d2 d3 d4 d5 d6 d7 data in valid valid valid valid valid valid valid valid t sck t s1 t s2 t h1 t h2 figure 19-10. a.c. timing waveform for the uart module
S3C825a/p825a mecha nical data 20 - 1 20 mechanical data overview the S3C825a micr ocontroller is currently available in 80 -pin qfp and tqfp package. 80-qfp-1420c #80 20.00 0.20 23.90 0.30 14.00 0.20 17.90 0.30 #1 0.80 0.35 + 0.10 note : dimensions are in millimeters. 0.15 max (0.80) 0.15 + 0.10 - 0.05 0-8 0.10 max 0.80 0.20 0.05 min 2.65 0.10 3.00 max 0.80 0.20 figure 20-1. package dimensions (80-qf p -1420c)
mechanical data S3C825a/p825a 20 - 2 80-tqfp-1212 #80 12.00 bsc 14.00 bsc 12.00 bsc 14.00 bsc 0.09-0.20 0-7 note : dimensions are in millimeters. #1 (1.25) 0.50 0.60 0.15 0.05-0.15 1.00 0.05 1.20 max 0.17-0.27 0.08 max m figure 20-2. package dimension (80-tqf p -1212)
S3C825a/p825a s3p825a otp 21- 1 21 s3p825a otp overview the s3p825a single-chip cmos microcontroller is the otp (one time programmable) version of the S3C825a microcontroller. it has an on-chip otp rom instead of a masked rom. the eprom is accessed by serial data format. the s3p825a is fully compatible with the S3C825a, both in function in d.c. electrical characteristics and in pin configuration. because of its simple programming requirements, the s3p825a is ideal as an evaluation chip for the S3C825a.
s3p825a otp S3C825a/ p825a 21- 2 p1.1/seg25 p1.2/seg26 p1.3/seg27 p1.4/seg28 p1.5/seg29 p1.6/seg30 p1.7/seg31 sdat /p2.0 sclk /p2.1 v dd /v dd1 v ss /v ss1 x out x in v pp /test xt in xt out reset reset /reset p2.2/t2clk p2.3/t2out p2.4/int0/t0clk s3p825a (80-tqfp-1212) 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 p2.5/int1/t1clk p2.6/int2/taout p2.7/int3/tbout av ref p3.0/ad0 p3.1/ad1 p3.2/ad2 p3.3/ad3 av ss p3.4 p3.5/t3clk p3.6/t3out/t3pwm/t3cap p3.7/t0out/t0pwm/t0cap p4.0/int4 p4.1/int5 p4.2/int6 p4.3/int7 p4.4/int8 p4.5/int9 p4.6/int10 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 p7.0/seg4 p6.7/seg3/com7 p6.6/seg2/com6 p6.5/seg1/com5 p6.4/seg0/com4 p6.3/com3 p6.2/com2 p6.1/com1 p6.0/com0 v dd2 v ss2 v lc1 p5.6 p5.5/txd p5.4/rxd p5.3/buz p5.2/so p5.1/si p5.0/sck p4.7/int11 p1.0/seg24 p0.7/seg23 p0.6/seg22 p0.5/seg21 p0.4/seg20 p0.3/seg19 p0.2/seg18 p0.1/seg17 p0.0/seg16 p8.3/seg15 p8.2/seg14 p8.1/seg13 p8.0/seg12 p7.7/seg11 p7.6/seg10 p7.5/seg9 p7.4/seg8 p7.3/seg7 p7.2/seg6 p7.1/seg5 figure 21-1. s3p825a pin assignments (80-pin tqfp package)
S3C825a/p825a s3p825a otp 21- 3 p0.6/seg22 p0.5/seg21 p0.4/seg20 p0.3/seg19 p0.2/seg18 p0.1/seg17 p0.0/seg16 p8.3/seg15 p8.2/seg14 p8.1/seg13 p8.0/seg12 p7.7/seg11 p7.6/seg10 p7.5/seg9 p7.4/seg8 p7.3/seg7 p0.7/seg23 p1.0/seg24 p1.1/seg25 p1.2/seg26 p1.3/seg27 p1.4/seg28 p1.5/seg29 p1.6/seg30 p1.7/seg31 sdat /p2.0 sclk /p2.1 v dd /v dd1 v ss /v ss1 x out x in v pp /test xt in xt out reset reset /reset p2.2/t2clk p2.3/t2out p2.4/int0/t0clk p2.5/int1/t1clk p2.6/int2/taout s3p825a (80-qfp-1420c) 64 63 62 61 60 59 58 57 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 80 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 p2.7/int3/tbout av ref p3.0/ad0 p3.1/ad1 p3.2/ad2 p3.3/ad3 av ss p3.4 p3.5/t3clk p3.6/t3out/t3pwm/t3cap p3.7/t0out/t0pwm/t0cap p4.0/int4 p4.1/int5 p4.2/int6 p4.3/int7 p4.4/int8 p7.2/seg6 p7.1/seg5 p7.0/seg4 p6.7/seg3/com7 p6.6/seg2/com6 p6.5/seg1/com5 p6.4/seg0/com4 p6.3/com3 p6.2/com2 p6.1/com1 p6.0/com0 v dd2 v ss2 v lc1 p5.6 p5.5/txd p5.4/rxd p5.3/buz p5.2/so p5.1/si p5.0/sck p4.7/int11 p4.6/int10 p4.5/int9 figure 21-2. s3p825a pin assignments (80-pin qfp package)
s3p825a otp S3C825a/ p825a 21- 4 table 21-1. descriptions of pins used to read/write the eprom main chip during programming pin name pin name pin no. i/o function p2.0 sdat 8(10) i/o serial data pin. output port when reading and input port when writing. can be assigned as a input/push-pull output port. p2.1 sclk 9(11) i serial clock pin. input only pin. test v pp 14(16) i power supply pin for eprom cell writing (indicates that otp enters into the writing mode). when 12.5 v is applied, otp is in writing mode and when 5 v is applied, otp is in reading mode. (option) reset reset 17(19) i chip initialization v dd1 /v ss1 v dd /v ss 10/11(12/13) ? logic power supply pin. v dd should be tied to +5 v during programming. note: parentheses indicate pin for 80-pin-qfp-1420 package. table 21-2. comparison of s3p825a and S3C825a features characteristic s3p825a S3C825a program memory 48-kbyte eprom 48-kbyte mask rom operating voltage (v dd ) 2.0 v to 5.5 v 2.0 v to 5.5 v otp programming mode v dd = 5 v, v pp (test) = 12.5 v pin configuration 80 tqfp, 80 qfp 80 tqfp, 80 qfp eprom programmability user program 1 time programmed at the factory operating mode characteristics when 12.5 v is supplied to the v pp (test) pin of the s3p825a, the eprom programming mode is entered. the operating mode (read, write, or read protection) is selected according to the input signals to the pins listed in table 21-3 below. table 21-3. operating mode selection criteria v dd v pp (test) reg/ mem mem address(a15?a0) r/w mode 5 v 5 v 0 0000h 1 eprom read 12.5 v 0 0000h 0 eprom program 12.5 v 0 0000h 1 eprom verify 12.5 v 1 0e3fh 0 eprom read protection note: "0" means low level; "1" means high level.
S3C825a/p825a s3p825a otp 21- 5 instruction clock 8.19 khz 1 2 3 4 5 6 7 supply voltage (v) 2.0 mhz main oscillator frequency 400 khz cpu clock = 1/4n x oscillator frequency (n = 1,2,8,16) 8.0 mhz 2.2 4.0 mhz figure 21-3. operating voltage range
s3p825a otp S3C825a/ p825a 21- 6 notes
S3C825a/p825a development tools 22- 1 22 development tools overview samsung provides a powerful and easy-to-use development support system in turnkey form. the development support system is configured with a host system, debugging tools, and support software. for the host system, any standard computer that operates with ms-dos as its operating system can be used. one type of debugging tool including hardware and software is provided: the sophisticated and powerful in-circuit emulator, smds2+, for s3c7 , s3c 6, s3c 8 families of microcontrollers. the smds2+ is a new and improved version of smds2. samsung also offers support software that includes debugger, as s embler, and a program for setting options. shine samsung host interface for in - c ircuit emulator, shine, is a multi-window based debugger for smds2+. shine provides pull-down and pop-up menus, mouse support, function/hot keys, and context-sensitive hyper-linked help. it has an advanced, multiple-windowed user interface that emphasizes ease of use. each window can be sized, moved, scrolled, highlighted, added, or removed completely. sama assembler the samsung arrangeable microcontroller (sam) assembler, sama, is a universal assembler, and generates object code in standard hexadecimal format. assembled program code includes the object code that is used for rom data and required smds program control data. to assemble programs, sama requires a source file and an auxiliary definition (def) file with device specific information. sasm88 the sasm88 is a relocatable assembler for samsung's s3c 8-series microcontrollers. the sasm88 takes a source file containing assembly language statements and translates into a corresponding source code, object code and comments. the sasm88 supports macros and conditional assembly. it runs on the ms-dos operating system. it produces the relocatable object code only, so the user should link object file. object files can be linked with other object files and loaded into memory. hex2rom hex2rom file generates rom code from hex file which has been produced by assembler. rom code must be needed to fabricate a microcontroller which has a mask rom. when generating the rom code (.obj file) by hex2rom, the value " ff " is filled into the unused rom area up to the maximum rom size of the target device automatically. target boards target boards are available for all s3c 8-series microcontrollers. all required target system cables and adapters are included with the device-specific target board.
development tools S3C825a/p825a 22- 2 smds2+ rs-232c pod probe adapter tb825a target board ibm-pc at or compatible prom/otp writer unit bus ram break/display unit trace/timer unit sam8 base unit power supply unit target application system eva chip figure 22-1. smds product configuration (smds2+)
S3C825a/p825a development tools 22- 3 tb825a target board the tb825a target board is used for the S3C825a microcontroller. it is supported with the smds2+. tb825a sm1345a gnd v cc idle stop 100-pin connector 25 1 reset 144 qfp s3e8210 eva chip to user_v cc off on j101 40-pin connector 2 1 39 40 40-pin connector 2 1 39 40 j102 + + 7411 y1 (sub-clock) r6 rlcd smds2 smds2+ 41 40 1 80 81 120 121 160 figure 22-2 . tb825a target board configuration
development tools S3C825a/p825a 22- 4 table 22-1. power selection settings for tb825a " to user_v cc " settings operating mode comments to user_v cc off on target system smds2/smds2+ tb825a v cc v ss v cc the smds2 /smds2+ supplies v cc to the target board (evaluation chip) and the target system. to user_v cc off on target system smds2/smds2+ external v cc v ss v cc tb825a the smds2 /smds2+ supplies v cc only to the target board (evaluation chip). the target system must have its own power supply. note : the following symbol in the " to user_vcc " setting column indicates the electrical short (off) configuration: smds2+ selection (sam8) in order to write data into program memory that is available in smds2+, the target board should be selected to be for smds2+ through a switch as follows. otherwise, the program memory writing function is not available. table 22-2 . the smds2+ tool selection setting "sw1" setting operating mode smds2 smds2+ target board r/w r/w smds2+ idle led the yellow led is on when the evaluation chip ( s3e8250 ) is in idle mode. stop led the red led is on when the evaluation chip ( s3e8250 ) is in stop mode.
S3C825a/p825a development tools 22- 5 j101 1 3 5 7 9 11 13 15 17 19 21 23 25 27 29 31 33 35 37 39 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 40-pin dip connector p1.1/seg25 p1.3/seg27 p1.5/seg29 p1.7/seg31 p2.1 v ss1 x in xt in reset p2.3/t2out p2.5/int1/t1clk p2.7/int3/tbout p3.0/ad0 p3.2/ad2 av ss p3.5/t3clk p3.7/t0out/t0pwm/t0cap p4.1/int5 p4.3/int7 p4.5/int9 p1.2/seg26 p1.4/seg28 p1.6/seg30 p2.0 v dd1 x out test xt out p2.2/t2clk p2.4/int0/t0clk p2.6/int2/taout av ref p3.1/ad1 p3.3/ad3 p3.4 p3.6/t3out/t3pwm/t3cap p4.0/int4 p4.2/int6 p4.4/int8 p4.6/int10 p5.0/sck p5.2/so p5.4/rxd p5.6 v ss2 p6.0/com0 p6.2/com2 p6.4/seg0/com4 p6.6/seg2/com6 p7.0/seg4 p7.2/seg6 p7.4/seg8 p7.6/seg10 p8.0/seg12 p8.2/seg14 p0.0/seg16 p0.2/seg18 p0.4/seg20 p0.6/seg22 p1.0/seg24 j102 1 3 5 7 9 11 13 15 17 19 21 23 25 27 29 31 33 35 37 39 2 4 6 8 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 40-pin dip connector p4.7/int11 p5.1/si p5.3/buz p5.5/txd v lc1 v dd2 p6.1/com1 p6.3/com3 p6.5/seg1/com5 p6.7/seg3/com7 p7.1/seg5 p7.3/seg7 p7.5/seg9 p7.7/seg11 p8.1/seg13 p8.3/seg15 p0.1/seg17 p0.3/seg19 p0.5/seg21 p0.7/seg23 figure 22-3 . 40 -pin connector s (j101, j102) for tb825a
development tools S3C825a/p825a 22- 6 target board target system 40-pin dip connector target cable for 40-pin connector part name: as40d-a order code: sm6306 40-pin dip connectors j102 41 42 79 80 j101 1 2 39 40 j102 41 42 79 80 j101 1 2 39 40 figure 22-4 . S3C825a cables for 80 - tqf p package


▲Up To Search▲   

 
Price & Availability of S3C825

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X